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

# ATS User Settings

> Configure which user account Nova uses to post scores and comments in your ATS.

By default, Nova uses your first admin user, which makes AI-generated content appear under a real person's name. Creating a dedicated "Nova" user gives clear attribution.

## Setup

<Steps>
  <Step title="Create a Nova user in your ATS">
    Create a new user named "Nova" with recruiting team permissions.
  </Step>

  <Step title="Configure Nova to use this user">
    Go to **Settings**, open ATS Settings, search for and select your Nova user, then save.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/nova-aee55099/OouzTwo9AH8zfe7F/images/docs/ats-user-settings.webp?fit=max&auto=format&n=OouzTwo9AH8zfe7F&q=85&s=8050350975cb9c4816c549fcd406ba20" alt="ATS Settings user selection dropdown" width="3928" height="2210" data-path="images/docs/ats-user-settings.webp" />
</Frame>

You can also select any existing team member instead of creating a dedicated user.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What happens to existing Nova content?">
    Previous content keeps its original attribution. Only new content uses the updated user.
  </Accordion>

  <Accordion title="Can I use different users for different jobs?">
    No. The setting applies company-wide.
  </Accordion>
</AccordionGroup>

<CardGroup cols={2}>
  <Card title="User Management" icon="users" href="/nova/account/user-management">
    Manage team roles and permissions
  </Card>

  <Card title="Company Settings" icon="building" href="/nova/account/company-settings">
    Configure company-wide preferences
  </Card>
</CardGroup>
