# Topics to address

1. data-sources: enable global search, initial feed
2. Managing data-sources, new mocks to be built
3. add details as to what each status mean, sync status, definitions ready
4. also, write section on how to get help
5. **Custom** Excel, and PPT templates in storybaord
6. creating new account via app is not working
7. example by chart type
8. approve join requests


---

# 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://docs.getinfinity.app/user-guide/topics-to-address.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.
