# Project Settings

Junior can be quite flexible to your needs. The Project Settings pages will help you get the most of Junior on your engagement.&#x20;

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2FpAuptSaWadPypJCuCSPQ%2Fimage.png?alt=media&#x26;token=66252d76-1a1b-4e19-be97-4e3e1c643f23" alt=""><figcaption><p>Project Settings page</p></figcaption></figure>

#### Your Team

If you left any teammates off during the [project onboarding stage](https://docs.myjunior.ai/starting-a-new-project/onboarding-flow#add-your-teammates), here is where you can add them. You can add as many of your colleagues to each project - there are no restrictions. Just make sure they are allowed to, as you don't want to fall afoul of your firm's confidentiality rules!

{% hint style="warning" %}
Only invites sent to work emails will enable login.&#x20;
{% endhint %}

#### Project Specific Nouns

If you missed a proper noun terms during the [project onboarding stage](https://docs.myjunior.ai/starting-a-new-project/onboarding-flow#proper-nouns), here is where you can add them.

#### Quote Attribution Style

Junior has some preset defaults for you to choose from, but we know each team is special. So we've built in the ability for you set Custom Attribution styles!

Click on the variables button (underlined red below) to see what variables from the Call Tracker you can pipe through. Set up the format you want for this project. These changes will bubble through to whenever you click the copy button on a QA block in the app, your exported notes, and your playlists card headers.

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2F7GejBufE0cBw7cPn8rPk%2Fimage.png?alt=media&#x26;token=15103932-a142-4508-b47f-18c822ad4508" alt=""><figcaption><p>Quote attribution settings</p></figcaption></figure>

#### Locale

You can choose between English (UK) and English (American) if you're not happy with Junior's spelling!

#### Wrap Up Project

Please see the [Billing & Invoicing](https://docs.myjunior.ai/settings-and-project-wrap-up/billing-invoicing-and-archiving) section.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.myjunior.ai/settings-and-project-wrap-up/project-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
