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

# How To

- [Create Account](https://docs.advocatewithus.com/organization-users/how-to/create-account.md): The first step to being an Organizational Administrator is to create an account on Advocate ->
- [Manipulating data in the data grid](https://docs.advocatewithus.com/organization-users/how-to/manipulating-data-in-the-data-grid.md): Every data grid within Advocate for Organization Admins and Program Admins offers the ability to filter, sort, and rearrange columns. Learn more about using data grids in Advocate ->
- [Exporting Data in Advocate](https://docs.advocatewithus.com/organization-users/how-to/exporting-data-in-advocate.md): Organizational and Program Admins can print or export data for reporting or offline processing. Learn how below ->
- [Create Program](https://docs.advocatewithus.com/organization-users/how-to/create-program.md): Organization or Program Admins can Create a Program by using the Create Program form. Learn how to create a new Program below ->


---

# 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.advocatewithus.com/organization-users/how-to.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.
