> For the complete documentation index, see [llms.txt](https://bluurdoc.bluur.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bluurdoc.bluur.ai/en/readme.md).

# Welcome to the Knowledge Base

Complete system documentation **Bluur®**, to help you get started, learn the most important features, and use AI classification and document anonymization efficiently.

Choose the area that interests you or start with the guide for new users.

### Start with the basics

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting started</strong></td><td>Help for new users, step by step on how to get started with the Bluur® system.</td><td><a href="/files/6b9438b4e32470e1c30f8b020976c9350f201919">/files/6b9438b4e32470e1c30f8b020976c9350f201919</a></td><td></td><td><a href="/pages/1da780e27124af6bac63618d4a1c6e928d809aec">/pages/1da780e27124af6bac63618d4a1c6e928d809aec</a></td></tr><tr><td><strong>Key features</strong> </td><td>An overview of the most important features, such as AI classification, document anonymization, projects, event logs, and teamwork.</td><td><a href="/files/2dc7ddf7591a2bafffc56e64ec03446bb1fb5113">/files/2dc7ddf7591a2bafffc56e64ec03446bb1fb5113</a></td><td></td><td><a href="/pages/e3e406207f330279c8465e9c7dd391c27a1ddb64">/pages/e3e406207f330279c8465e9c7dd391c27a1ddb64</a></td></tr><tr><td><strong>First document anonymization</strong></td><td>Instructions for carrying out your first document anonymization, from uploading a file to downloading the finished version.</td><td><a href="/files/615e56bede64b9d36694f8edd31cbcd4ba399ee3">/files/615e56bede64b9d36694f8edd31cbcd4ba399ee3</a></td><td></td><td><a href="/pages/e18624e85520b14e834423d740fb0e8de442d253">/pages/e18624e85520b14e834423d740fb0e8de442d253</a></td></tr><tr><td><strong>Working with documents</strong></td><td>Adding documents, AI classification, editing detected fields, anonymization, and downloading finished files.</td><td><a href="/files/8b2bba7e288143e45edf1ed524ba4aeb5602ccac">/files/8b2bba7e288143e45edf1ed524ba4aeb5602ccac</a></td><td></td><td><a href="/pages/d940bafdeacc169aa13b552cc3c5c1b4553bbfa0">/pages/d940bafdeacc169aa13b552cc3c5c1b4553bbfa0</a></td></tr><tr><td><strong>Frequently asked questions (FAQ)</strong></td><td>Answers to the most frequently asked questions about how the system works, documents, the account, and anonymization.</td><td><a href="/files/f496b8c1db7f47c5b2c2ea490b757ea6f891e113">/files/f496b8c1db7f47c5b2c2ea490b757ea6f891e113</a></td><td></td><td><a href="/pages/1bd824bee411e198f0857013131c4f8be59ab2fc">/pages/1bd824bee411e198f0857013131c4f8be59ab2fc</a></td></tr><tr><td><strong>Information about licensing and billing</strong></td><td>A guide to subscriptions, page limits, users, payments, invoices, and dedicated plans.</td><td><a href="/files/246a49b31f11db43858fb035f9f96d3676948ce1">/files/246a49b31f11db43858fb035f9f96d3676948ce1</a></td><td></td><td><a href="/pages/9a9fa61518d7de255b3f36210192d88fcab12710">/pages/9a9fa61518d7de255b3f36210192d88fcab12710</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://bluurdoc.bluur.ai/en/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
