# Hello Analytics!

### New around here?

Take a moment to understand workflow-philosophy. Learn the abstract concepts.

{% content-ref url="workflow-philosophy" %}
[workflow-philosophy](https://docs.auditboardanalytics.com/introductions/workflow-philosophy)
{% endcontent-ref %}

### Want to just dive in?

Get started fast. Watch a short video, then build your first workflow.

{% content-ref url="build-a-workflow" %}
[build-a-workflow](https://docs.auditboardanalytics.com/introductions/build-a-workflow)
{% endcontent-ref %}

### Ready to build audit logic?

AuditBoard Analytics can get you started with a set of work templates for common automated testing use cases auditors may have.

{% content-ref url="start-from-a-template" %}
[start-from-a-template](https://docs.auditboardanalytics.com/introductions/start-from-a-template)
{% endcontent-ref %}

### Want to see what has changed?

Take a quick look at AuditBoard Analytics Release Notes.

{% content-ref url="release-notes" %}
[release-notes](https://docs.auditboardanalytics.com/introductions/release-notes)
{% 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.auditboardanalytics.com/introductions/readme.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.
