# Welcome to NLU API Dashboard

## What is NLU API Dashboard?

{% hint style="info" %}
NLU API is a solution provided by Allganize for AI-based text analysis.
{% endhint %}

Using Allganize's NLU API dashboard, you can easily manage your Named Entity Recognition, Text Classification, Sentiment Analysis, and Review Analysis projects.

## New to NLU API Dashboard?

The [**Getting Started**](https://docs.allganize.ai/nlu-api-dashboard/) section will give you a quick overview of NLU API and Dashboard and guide you on building your first model with NLU API.

## Quick Links

{% content-ref url="/pages/vK6GtyKD6LuacBlbaPuE" %}
[What You Can Do](/nlu-api-dashboard/overview/what-you-can-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/PYiqD8pv3bSWOGe9DEKY" %}
[APIs](/nlu-api-dashboard/overview/apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/IDxyQBsqKpbcMT0ZTlro" %}
[Navigation](/nlu-api-dashboard/overview/navigation.md)
{% endcontent-ref %}

## Getting Started

We've put together some helpful guides for you to get setup with our dashboard quickly and easily.

{% content-ref url="/pages/jxYoELWiNq2HDaQ0d6B1" %}
[Sign Up & Log In](/nlu-api-dashboard/getting-started/sign-up-and-log-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/1rrz1jI8HnFf3FFh5u36" %}
[Data Integration](/nlu-api-dashboard/getting-started/data-integration.md)
{% endcontent-ref %}


---

# 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.allganize.ai/nlu-api-dashboard/welcome-to-nlu-api-dashboard.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.
