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

# Introduction

## Setup

<CardGroup columns={2}>
  <Card title="Workspaces" href="/configurations/admin_settings/workspaces">
    View and manage all your Experro workspaces in one place. Create, edit, or delete workspaces, and see key metrics like channels, languages, and users at a glance.
  </Card>
</CardGroup>

## Profile Settings

<CardGroup columns={2}>
  <Card title="Edit Profile" href="/configurations/admin_settings/edit_profile">
    Update your personal settings: avatar, name, timezone, and interface language to personalize your Experro experience.
  </Card>

  <Card title="Security" href="/configurations/admin_settings/security">
    Change your password and configure two-factor authentication via email or authenticator app to secure your account.
  </Card>
</CardGroup>

## Security

<CardGroup columns={2}>
  <Card title="Users" href="/configurations/admin_settings/users">
    Invite and manage all users across your Experro instance. Edit profiles, reset passwords, block/unblock, or delete users globally.
  </Card>

  <Card title="Roles" href="/configurations/admin_settings/roles">
    Define permission sets that apply globally or to individual workspaces. Edit, clone, or delete roles, and view assigned users.
  </Card>

  <Card title="Groups" href="/configurations/admin_settings/groups">
    Bundle related roles into groups for streamlined assignment. Create, edit, clone, or delete groups and view group membership.
  </Card>

  <Card title="Audit Logs" href="/configurations/admin_settings/audit_logs">
    Track every system event across workspaces. Filter by workspace, user, environment, and timeline to investigate changes and maintain compliance.
  </Card>
</CardGroup>

## Domain Manager

<CardGroup columns={2}>
  <Card title="Domains" href="/configurations/admin_settings/domains">
    Register and verify custom domains. Copy the required CNAME record, verify ownership, or delete domains as needed.
  </Card>

  <Card title="Connect Domain" href="/configurations/admin_settings/connect_domain">
    Map verified domains to specific workspace channels and languages by selecting a workspace, base URL, domain, and URL suffix.
  </Card>
</CardGroup>

## Billing & Usage

<CardGroup columns={2}>
  <Card title="Subscription" href="/configurations/admin_settings/subscription">
    View active subscriptions, billing amounts, last payment dates, and expiry. Manage plans or make payments directly from the page.
  </Card>

  <Card title="Invoices" href="/configurations/admin_settings/invoices">
    Browse all generated invoices with number, date, amount, and status. Download PDF copies for accounting and record-keeping.
  </Card>

  <Card title="Billing" href="/configurations/admin_settings/billing">
    Enter your billing contact and address details, and securely add credit/debit card information for automated payments.
  </Card>
</CardGroup>
