# elinor - text as data

## elinor - text as data

- [Unlock the potential of text data.](https://docs.elinor-app.com/unlock-the-potential-of-text-data..md): elinor - text as data supports you in analyzing text data and finding patterns and insights that are impossible to see with traditional analytics tools
- [Features](https://docs.elinor-app.com/features.md): With elinor, domain knowledge is at the center of your natural language processing pipelines.
- [elinor for Organisations](https://docs.elinor-app.com/solutions/elinor-for-organisations.md): elinor helps organisations structure their text data, get insights and enable impact
- [elinor for Data Teams](https://docs.elinor-app.com/solutions/elinor-for-data-teams.md): Domain-driven natural language processing for better results.
- [elinor 101](https://docs.elinor-app.com/documentation/elinor-101.md): What is elinor about and how does it work?
- [Getting started](https://docs.elinor-app.com/documentation/getting-started.md): Creating your organisation and getting started.
- [Ontologies](https://docs.elinor-app.com/documentation/getting-started/ontologies.md): Ontologies are a digital map of your domain.
- [Documents](https://docs.elinor-app.com/documentation/getting-started/documents.md): Upload and manage documents
- [Projects](https://docs.elinor-app.com/documentation/getting-started/projects.md)
- [Experiments](https://docs.elinor-app.com/documentation/getting-started/experiments.md): Experiments structure your annotation project: From testing the ontology to annotating a gold standard.
- [Annotation](https://docs.elinor-app.com/documentation/getting-started/annotation.md)
- [User Management](https://docs.elinor-app.com/documentation/user-management.md)
- [Setting roles](https://docs.elinor-app.com/documentation/user-management/setting-roles.md): How the permission system works.
- [Inviting Members](https://docs.elinor-app.com/documentation/user-management/inviting-members.md): Invite new members to your workspace.
- [Building an efficient annotation workflow.](https://docs.elinor-app.com/guides/building-an-efficient-annotation-workflow..md): Coming soon.
- [Creating ontologies using SKOS.](https://docs.elinor-app.com/guides/creating-ontologies-using-skos..md): Coming soon.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.elinor-app.com/unlock-the-potential-of-text-data..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.
