> For the complete documentation index, see [llms.txt](https://docs.startdeliver.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.startdeliver.io/platform-settings.md).

# PLATFORM SETTINGS

- [Team members](https://docs.startdeliver.io/platform-settings/team-members.md): The Team page is where you manage everyone who has access to your Startdeliver account.
- [Permissions](https://docs.startdeliver.io/platform-settings/permissions.md)
- [Customer profile settings](https://docs.startdeliver.io/platform-settings/customer-profile-settings.md): The customer profile is what every CSM looks at dozens of times a day.
- [Custom fields](https://docs.startdeliver.io/platform-settings/custom-fields.md): Custom fields let you store any data point on customers, users, and team members that isn't covered by Startdeliver's standard fields.
- [Lists & filters](https://docs.startdeliver.io/platform-settings/lists-and-filters.md): Lists are saved views of your customer or user portfolio. You filter, sort, and configure columns once — then save the view so you and your team can return to it instantly.
- [Main menu](https://docs.startdeliver.io/platform-settings/main-menu.md): Configure the left-hand navigation to match how your team works.
- [Templates & projects](https://docs.startdeliver.io/platform-settings/templates-and-projects.md): Templates define the standardised ways your team runs recurring customer work.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.startdeliver.io/platform-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.
