# Getting started: Admin

Here's you'll find the fundementals of adding users, updating permissions, managing notifications, and reviewing billing.

* [Filed Quick Reference — Admin Setup](/filed-quick-reference-admin-setup.md)
* [Adding your team to your Filed workspace](/articles/adding-your-team-to-your-filed-workspace.md)
* [Settings Menu - Overview Workspaces Tab](/settings-menu-overview-workspaces-tab.md)
* [Settings: Assigning all new clients to a single teammate](/settings-assigning-all-new-clients-to-a-single-teammate.md)
* [Overview - Assigning Imported Returns In Bulk](/overview-assigning-imported-returns-in-bulk.md)
* [Settings: AI TaxPrep](/settings-ai-taxprep.md)
* [Settings Menu - Overview of the Billing Tab](/settings-menu-overview-of-the-billing-tab.md)
* [Settings: Email and in-app notification controls](/settings-email-and-in-app-notification-controls.md)
* [Overview - Reassigning a Return](/overview-reassigning-a-return.md)
* [Removing teammates from your workspace](/removing-teammates-from-your-workspace.md)
* [Understanding your credits](/understanding-your-credits.md)


---

# 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://help.filed.com/getting-started-admin.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.
