> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-opensw-1783460346-e74075c.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Account

> Set up your LangSmith account, including API keys, profile configuration, integrations, and pricing tiers.

Set up your LangSmith account: create API keys, configure your profile, connect integrations, and choose the right pricing tier.

## Get started

<Steps>
  <Step title="Create an account" icon="user-plus">
    Sign up at [smith.langchain.com](https://smith.langchain.com?utm_source=docs\&utm_medium=cta\&utm_campaign=langsmith-signup\&utm_content=snippets-langsmith-account-api-key-quickstart) (no credit card required).
    You can log in with **Google**, **GitHub**, or **email**.
  </Step>

  <Step title="Create an API key" icon="key">
    Go to your [Settings page](https://smith.langchain.com/settings) → **API Keys** → **Create API Key**.
    Copy the key and save it securely.
  </Step>
</Steps>

## Explore

<CardGroup cols={2}>
  <Card title="Profile configuration" icon="user-cog" href="/langsmith/profile-configuration">
    Configure your personal account settings and preferences.
  </Card>

  <Card title="Integrations" icon="plug" href="/langsmith/get-started-integrations">
    Connect LangSmith to your existing tools and services.
  </Card>

  <Card title="Pricing plans" icon="credit-card" href="/langsmith/pricing-plans">
    Compare plans and choose the right tier for your team.
  </Card>

  <Card title="Enterprise" icon="building" href="/langsmith/enterprise">
    Enterprise capabilities, support, and onboarding.
  </Card>
</CardGroup>

## Related

* [Govern](/langsmith/govern-overview): manage organizations, users, access control, and compliance policies for your LangSmith deployment.

***

<div className="source-links">
  <Callout icon="terminal-2">
    [Connect these docs](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
  </Callout>

  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/langsmith/admin.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>
</div>
