# Personal Use

- [Getting Started](https://docs.rememberizer.ai/personal-use/personal.md): Your guide to Rememberizer's personal knowledge management features
- [Search your knowledge](https://docs.rememberizer.ai/personal-use/personal/search-your-knowledge.md): In Rememberizer, you can post a theme or question, and Rememberizer will provide a list of files and extracts parts that are conceptually similar.
- [Mementos Filter Access](https://docs.rememberizer.ai/personal-use/personal/mementos-filter-access.md): Use a Memento with each app integration to limit its access to your Knowledge
- [Common knowledge](https://docs.rememberizer.ai/personal-use/personal/common-knowledge.md): Enhance your knowledge or get started fast by adding AI access to pre-indexed data from us and others.
- [Manage your embedded knowledge](https://docs.rememberizer.ai/personal-use/personal/manage-your-embedded-knowledge.md): Rememberizer allows users to efficiently manage their stored files from various sources. This section will show you how to access, search, filter and manage your uploaded file in the knowledge
- [Integrations](https://docs.rememberizer.ai/personal-use/integrations.md): Overview of all Rememberizer integrations for connecting your personal knowledge sources
- [Rememberizer App](https://docs.rememberizer.ai/personal-use/integrations/rememberizer-app.md): Learn about the Rememberizer Desktop App that turns your local files into searchable knowledge
- [Rememberizer Slack integration](https://docs.rememberizer.ai/personal-use/integrations/rememberizer-slack-integration.md): This guide will walk you through the process of integrating your Slack workspace into Rememberizer as a knowledge source.
- [Rememberizer Google Drive integration](https://docs.rememberizer.ai/personal-use/integrations/rememberizer-google-drive-integration.md): This guide will walk you through the process of integrating your Google Drive into Rememberizer as a knowledge source.
- [Rememberizer Dropbox integration](https://docs.rememberizer.ai/personal-use/integrations/rememberizer-dropbox-integration.md): This guide will walk you through the process of integrating your Dropbox into Rememberizer as a knowledge source.
- [Rememberizer Gmail integration](https://docs.rememberizer.ai/personal-use/integrations/rememberizer-gmail-integration.md): This guide will walk you through the process of integrating your Google Drive into Rememberizer as a knowledge source.
- [Rememberizer Memory integration](https://docs.rememberizer.ai/personal-use/integrations/rememberizer-memory-integration.md)
- [Rememberizer MCP Servers](https://docs.rememberizer.ai/personal-use/integrations/rememberizer-mcp-servers.md): Configure and use Rememberizer MCP servers to connect your AI assistants with your knowledge
- [Manage third-party apps](https://docs.rememberizer.ai/personal-use/integrations/manage-third-party-apps.md)


---

# 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.rememberizer.ai/personal-use.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.
