# Administration

- [Licenses](https://help.felt.com/administration/licenses.md): How seats and licenses work in Felt — full seats, viewers, and how they relate to permissions.
- [Permissions](https://help.felt.com/administration/felt-permissions.md): Reference page listing out all permissions per role
- [Workspaces and projects](https://help.felt.com/administration/workspaces-and-projects.md): Manage team workspaces and organize collaborative mapping projects.
- [Managing members](https://help.felt.com/administration/managing-members.md): Add team members and assign appropriate roles and permissions in your workspace.
- [Personal plan](https://help.felt.com/administration/personal-plan.md): Felt's free Personal plan — for personal mapping, never commercial use.
- [For classrooms](https://help.felt.com/administration/for-classrooms.md): Use this doc to set up your classroom on Felt and learn about key Felt resources for educators.
- [For nonprofits](https://help.felt.com/administration/for-nonprofits.md): Empowering nonprofits with accessible GIS technology. Join over 200 nonprofit organizations worldwide using Felt today.
- [Single sign-on (SSO)](https://help.felt.com/administration/single-sign-on-sso.md): Implement secure authentication for your team.
- [Regional hosting](https://help.felt.com/administration/regional-hosting.md): Meet your organization's compliance requirements with regional data hosting options.
- [Self-hosted Felt](https://help.felt.com/administration/self-hosted-felt.md): Felt can run in your own private cloud
- [Billing](https://help.felt.com/administration/billing.md): Learn about Felt billing and usage for your organization.
- [Security and privacy](https://help.felt.com/administration/security-and-privacy.md): Learn about Felt's security and privacy.


---

# 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.felt.com/administration.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.
