# Data Management

- [Tag manager](https://academy.synap.ac/doc/portal-settings/data-management/tag-manager.md)
- [Attributes](https://academy.synap.ac/doc/portal-settings/data-management/attributes.md): Creating custom user attributes through the attribute manager
- [Records of learning](https://academy.synap.ac/doc/portal-settings/data-management/records-of-learning.md): Create records of learning to store on users for qualifications, certifications or anything else they may have done off platform. Make Synap you're source of truth for a user's learning &  assessments


---

# 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://academy.synap.ac/doc/portal-settings/data-management.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.
