> ## 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.

# Observability

> Monitor Replit Enterprise usage across Workspaces, explore consumption by user, project, or resource, and review audit logs for security-relevant activity.

Use **Usage** to understand consumption and spending, and **audit logs** to investigate security-relevant activity. Together, they help you see where resources go and who made changes in your organization.

## Open Usage

Select the **Settings** cogwheel in the bottom-left corner of Replit, then select **Usage** under **Account**.

The overview shows your Replit AI usage, remaining balance, spend, and active users. Use the period selector at the top to choose the time range you want to review.

<Frame caption="The Usage overview. Account details are examples; amounts shown are not plan prices or spending recommendations.">
  <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/usage-overview.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=aa61ef0c2e1e315e5cccd97b08409567" alt="Usage settings showing Replit AI usage, total remaining, spend, active users, and usage limits." width="1536" height="891" data-path="images/workspace/usage-overview.jpg" />
</Frame>

## View one Workspace or all Workspaces

Use the Workspace dropdown beside the period selector to choose **All workspaces** or a specific Workspace. This lets you review consumption across your account or focus on one team's usage.

<Frame caption="Filter usage by Workspace. Workspace names have been replaced with examples.">
  <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/usage-workspace-filter.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=665c42d6d5c641d749ce768941dcb3b9" alt="Usage page with the Workspace filter open, showing All workspaces and individual example Workspaces." width="1536" height="891" data-path="images/workspace/usage-workspace-filter.jpg" />
</Frame>

## Track consumption over time

Scroll to the spending chart to see your **Total this period**, **Average daily spend**, and daily consumption. The chart separates categories such as AI, project hosting, project traffic and data, and storage.

<Frame>
  <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/usage-chart.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=6473c4a6a76dbd60fdf23acbe7dd6246" alt="Usage chart with daily stacked bars, total spending, average daily spend, and a legend for resource categories." width="1536" height="891" data-path="images/workspace/usage-chart.jpg" />
</Frame>

Use this view to spot changes in spending, then explore the breakdown below to understand what contributed to them.

## Break down usage

Below the chart, switch between **Per user**, **Per project**, and **Per resource**:

| View         | What to review                                                                                   |
| ------------ | ------------------------------------------------------------------------------------------------ |
| Per user     | Compare collaborators' Replit AI usage and review the usage limits shown for each person.        |
| Per project  | Review consumption by project to identify which projects contribute to usage.                    |
| Per resource | Inspect consumption by service or resource, with quantity, unit price, and cost where available. |

### Per user

Select **Per user** to view the collaborator breakdown. Use search to find a person and the row's expand control to inspect available details.

<Frame caption="Per-user usage. Names are examples and usernames are hidden.">
  <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/usage-users.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=e562413943f48c6d495ebc4460fe1185" alt="Per user usage table with example collaborators, usage limits, Replit AI usage, and expandable rows." width="1536" height="891" data-path="images/workspace/usage-users.jpg" />
</Frame>

### Per project and per resource

Select **Per project** to review project-level consumption. Select **Per resource** to inspect categories such as Replit AI and project hosting. Expand a resource category to see its available cost breakdown.

<Frame>
  <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/usage-resources.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=7ccde84cdf860f3d8d8c0413fd349935" alt="Per resource usage with expanded AI and project hosting categories and columns for quantity, unit price, and cost." width="1536" height="891" data-path="images/workspace/usage-resources.jpg" />
</Frame>

Use **Download CSV** to export usage data for further analysis. Treat exports as sensitive because they can include information about your team's activity and spending.

## Review audit logs

Audit logs record security-relevant actions in your Enterprise organization, helping you investigate who did what and when. Only [account admins](/teams/identity-and-access-management/account-and-workspace-admins) can view audit logs and configure streaming.

Open **Settings → Advanced → Identity & Governance** and locate **Audit logs**. If audit logs are not enabled, select **Enable audit logs** first. Once enabled, select **View audit logs** to open the audit log portal, where you can view, filter, and export events.

<Frame caption="The Audit logs card in Advanced settings, below SCIM. SCIM does not need to be enabled to use audit logs.">
  <img src="https://mintcdn.com/replit/hAVE9DNbx3a3eOUn/images/teams/identity-and-access-management/enterprise-enable-scim.jpg?fit=max&auto=format&n=hAVE9DNbx3a3eOUn&q=85&s=b40efe814ce40185f54a2f50abbe9912" alt="Advanced settings showing the Audit logs card with View audit logs and Set up SIEM integration buttons." width="1536" height="891" data-path="images/teams/identity-and-access-management/enterprise-enable-scim.jpg" />
</Frame>

Select **Set up SIEM integration** to stream events to your security tools or storage, such as Datadog, Splunk, Amazon S3, or an HTTP endpoint. See [Audit Logs](/teams/identity-and-access-management/audit-logs) for setup instructions, retention details, and supported integrations.

## Next step

<Card title="Standardization" icon="layer-group" href="/teams/standardization">
  Share reusable workflows, working conventions, and design guidance.
</Card>
