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

# Account settings

> Your plan, API keys, installation, integrations, and account activity.

Everything under **Settings** in the sidebar.

## Account

Your profile and sign-in. Inkly hosts your workspace — there is nothing to provision and no infrastructure to choose.

## Plan & usage

Your current plan, your credit balance, what has been spent this period, and what it went on. See [Plans and credits](/account/plans-and-credits).

## API keys

Tokens that let something outside the browser act as your account — today, the [Chrome extension](/build/chrome-extension).

<Warning>
  Treat a key like a password. It grants access to your account. Delete a key you are not using.
</Warning>

## Install

The [widget](/ship/install-the-widget) snippet, the popup variant, and your demo's share link — with a live preview of each. Copy from here or from the **Publish** menu in the editor.

## Domain setup

Request a subdomain you own for your hosted demo. See [Custom domain](/ship/custom-domain).

## Integrations

Slack, HubSpot, Pipedrive, and the rest.

<Note>
  This page is a set of **asks**, not a set of features — no integration is connected today. Clicking one starts a conversation and records that you wanted it, which is how the build order gets decided. Analytics destinations are separate: they live under the **Connectors** tab in [Analytics](/measure/analytics#connectors).
</Note>

## Activity

The change history of your demo — who changed what, and when. Useful when a demo starts behaving differently and you want to know what moved.

## Next

<CardGroup cols={2}>
  <Card title="Chrome extension" icon="chrome" href="/build/chrome-extension">
    Record a demo from your own browser.
  </Card>

  <Card title="Plans and credits" icon="credit-card" href="/account/plans-and-credits">
    What your balance is spent on.
  </Card>
</CardGroup>
