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

# Settings

> Access all Attensira project settings in one place. Configure general info, personas, tags, competitors, defaults, integrations, billing, and danger zone options.

Settings is where you configure everything about your project. The page is organized into eight tabs.

<CardGroup cols={2}>
  <Card title="General" icon="sliders" href="/settings/general">
    Set your project name and description to help the AI understand your brand
  </Card>

  <Card title="Personas" icon="user-group" href="/settings/personas">
    Configure different user types to understand how AI responds to different audiences
  </Card>

  <Card title="Tags" icon="tag" href="/settings/tags">
    Categorize prompts and filter results by custom tags
  </Card>

  <Card title="Competitors" icon="users-viewfinder" href="/settings/competitors">
    Add competitors to see how you're performing against peers
  </Card>

  <Card title="Defaults" icon="gauge" href="/settings/defaults">
    Configure default locations, models, and improvement suggestions
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/settings/integrations">
    Connect Google Search Console and other services
  </Card>

  <Card title="Billing" icon="wallet" href="/settings/billing">
    Manage your plan, payments, and AI credits
  </Card>

  <Card title="Danger Zone" icon="triangle-exclamation" href="/settings/danger-zone">
    Delete your project and other irreversible actions
  </Card>
</CardGroup>
