> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# August 14, 2026

> 2 min read

## What's new

* [Choose a workspace region](#choose-a-workspace-region)
* [Use Replit through MCP](#use-replit-through-mcp)
* [Migrate to Clerk Auth](#migrate-to-clerk-auth)
* [Connect more MCP servers](#connect-more-mcp-servers)
* [Ask for inline charts](#ask-for-inline-charts)
* [Share and manage workspace skills](#share-and-manage-workspace-skills)
* [Admin API available in beta](#admin-api-available-in-beta)

## Platform

### Choose a workspace region

Pro builders can now choose North America, Europe (EU), or Asia when they create a workspace. The selection sets the region for new projects and workspace resources.

<Frame>
  <img src="https://mintcdn.com/replit/56uKm2cApIbn0WNI/images/workspace/workspace-geography-selection.png?fit=max&auto=format&n=56uKm2cApIbn0WNI&q=85&s=36384080aaaf07f64460f5158cf7c123" alt="Create a new workspace form with the Workspace region menu open and North America, Europe (EU), Asia, and Auto options visible" width="822" height="590" data-path="images/workspace/workspace-geography-selection.png" />
</Frame>

Learn more about [workspace geography](/features/security/geography#workspace-geography).

### Use Replit through MCP

Connect Replit natively to ChatGPT, Claude, or Slack, or point any compatible MCP client at Replit, to create, find, inspect, update, and publish apps. You can also create a private copy of an app you can edit instead of starting from a blank app.

<Frame>
  <img src="https://mintcdn.com/replit/nfrowf7Tj6EJT_iY/images/replitai/custom-mcp/codex-list-replit-projects.png?fit=max&auto=format&n=nfrowf7Tj6EJT_iY&q=85&s=9108ae7d068f42f7d036ab3c32ba9ef7" alt="Codex response listing three recently updated Replit projects" width="2000" height="951" data-path="images/replitai/custom-mcp/codex-list-replit-projects.png" />
</Frame>

Learn more about the [Replit MCP Server](/platforms/mcp-server).

### Migrate to Clerk Auth

You can now move an eligible Replit Auth app to Clerk Auth. Agent moves account data before it updates the sign-in code, so returning users keep access to their data.

<Frame>
  <img src="https://mintcdn.com/replit/HAkP_ROSRoShmzzT/images/workspace/auth/replit-auth-to-clerk-dialog.png?fit=max&auto=format&n=HAkP_ROSRoShmzzT&q=85&s=83d3d51db78ea750472bb5a98c989eb8" alt="Introducing a new Replit Auth dialog with an Ask agent to migrate button" width="1259" height="790" data-path="images/workspace/auth/replit-auth-to-clerk-dialog.png" />
</Frame>

Learn more about [migrating to Clerk Auth](/features/auth-and-identity/migrate-auth-to-clerk).

## Integrations

### Connect more MCP servers

Connect Cal.com to manage schedules, Airtable to work with your data, or Rootly Docs to search Rootly documentation from Agent.

<Frame>
  <img src="https://mintcdn.com/replit/NqvyWjOnebeS7HrG/images/replitai/mcp-servers-pane.png?fit=max&auto=format&n=NqvyWjOnebeS7HrG&q=85&s=4eebca26c6b8f0349c76048a6cf43ac6" alt="MCP Servers for Replit Agent settings pane listing pre-listed servers including Stripe, Linear, Notion, Sentry, Atlassian, Miro, PostHog, Amplitude, Mixpanel, Granola, and Razorpay — each with a Sign in button" width="3452" height="1988" data-path="images/replitai/mcp-servers-pane.png" />
</Frame>

Learn more about [MCP servers](/features/mcp/overview).

### Ask for inline charts

Ask Agent a data question and see the answer as a chart directly in the conversation. Charts are a core Agent capability, so you can build on them in anything you create.

<Frame>
  <img src="https://mintcdn.com/replit/Pjx56wJKuqAkLx0A/images/changelog/2026-08-14/inline-chart.png?fit=max&auto=format&n=Pjx56wJKuqAkLx0A&q=85&s=268f02e8535d0beedcd446e90fec830e" alt="Agent conversation showing a generated line chart of sample stock prices for two companies, with a summary of the chart data below" width="1324" height="1632" data-path="images/changelog/2026-08-14/inline-chart.png" />
</Frame>

Learn more about [data visualization](/features/artifact-types/data-apps).

### Share and manage workspace skills

Any workspace member can now create skills and keep them private or share them with the workspace. Shared skills start turned off for other members, and each person chooses which ones to enable. Admins can manage every workspace skill and require specific skills for their workspace. A redesigned Skills Library makes skills easier to discover and manage.

Learn more about [Agent Skills](/features/agent/skills).

## Teams and Enterprise

### Admin API available in beta

Enterprise account admins can now create API keys from the new **Developer** tab in Settings and use the Admin API to:

* View workspaces, members, user groups, projects, and deployments.
* View usage for members, projects, and workspaces over custom date ranges.
* View and edit budgets for workspaces, user groups, and individual members.

Learn more in the [Admin API docs](/teams/admin-api) and the [API reference](https://api.replit.com/docs).
