> For the complete documentation index, see [llms.txt](https://help.inveterate.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inveterate.com/help-center/guides/members.md).

# Members

**Members make all the magic happen! This guide will walk you through the ins and outs of how to manage your members and review your member data.**

The Members guide is split into two parts:

**Manage Members** will teach you how to keep your members and data organized, how to export data, make segments, etc.

**Member Profile** will run you through the individual member profile page and teach you how to adjust their credits, personal info, respond to data removal requests etc.

{% content-ref url="/pages/uFGVZm12Bi94LVjgU0u9" %}
[Manage Members](/help-center/guides/members/manage-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/JNpQaL0i7OxkZ53v0Rf2" %}
[Member Profile](/help-center/guides/members/member-profile.md)
{% endcontent-ref %}


---

# 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://help.inveterate.com/help-center/guides/members.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.
