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

# User settings

> Manage your profile, notifications, and team from the settings sidebar.

User settings control your personal preferences, notification delivery, and team membership in Slant. Every user can configure their own profile and notifications. Admins can also manage team members, invitations, and teams.

To open settings, click your company name at the bottom of the sidebar and select **Settings**.

## Profile

Your [profile](/account-settings/profile) stores the personal information that identifies you across Slant — your name, photo, phone number, and scheduling link. If you have access to multiple books, you can also set which book loads by default when you log in.

## Notifications

[Notification preferences](/account-settings/notifications) control which events send you email and how often those emails arrive. You can toggle daily digest emails, meeting prep emails, and fine-tune which notification types generate individual emails.

## Users and teams

The [users and teams](/account-settings/users-and-teams) page lets admins invite new team members, manage book access, toggle admin roles, and organize users into teams for task assignment.

## API connections

The [API connections](/account-settings/api-tokens) page lets admins create personal access tokens for the Slant API and connect Slant to MCP clients and Zapier.

## FAQ

<AccordionGroup>
  <Accordion title="Where do I find book-level or company-level settings?">
    Book-specific settings (name, timezone, tiers) are under **Settings** → **Book profile**. Company-wide settings are under **Settings** → **Company profile** (admin only). This section covers personal user settings only.
  </Accordion>

  <Accordion title="Can I reset all my settings to defaults?">
    No. There is no bulk reset option. Each setting must be changed individually.
  </Accordion>

  <Accordion title="Do my settings apply across all books?">
    Yes. Profile and notification preferences are account-level — they apply everywhere you use Slant, regardless of which book you're viewing.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Profile" icon="user" href="/account-settings/profile">
    Update your name, photo, phone, and scheduling link.
  </Card>

  <Card title="Notifications" icon="bell" href="/account-settings/notifications">
    Control which events send you email.
  </Card>

  <Card title="Users and teams" icon="users" href="/account-settings/users-and-teams">
    Invite members, manage access, and create teams.
  </Card>
</CardGroup>
