# Key Areas of Akkio

This section serves as your technical overview of Akkio’s core platform components. Each area represents a distinct functional domain, detailing its role, capabilities, and how it integrates within the broader system.

***

**Home:** The Home section provides a centralized dashboard for monitoring recent platform activity and quick navigation across modules.

Learn more on the home section of Akkio [here.](/akkio-help-center/navigating-the-platform/home.md)

**Projects (Workflows & Tools):** Projects provide a unified environment to work with both agentic workflows and tools. Agentic workflows range from strategic planning and audience segmentation to campaign optimization and reporting—leveraging underlying tools like our AutoML engine, chat engine or data visualization suite to automate complex processes with context-aware decision-making.&#x20;

Learn more on projects [here.](/akkio-help-center/navigating-the-platform/projects-workflows-and-tools.md)

**Dashboards:** Dashboards provide dynamic, agent-powered visualizations and curated insights tailored to specific verticals or campaign dimensions (e.g., CPG, viewership analytics).&#x20;

Learn more on dashboards [here.](/akkio-help-center/navigating-the-platform/dashboards.md)

**Audiences:** The audiences component functions as a centralized repository and management interface for all audience segments created within Akkio.

Learn more on audiences [here.](/akkio-help-center/audiences.md)

**Deployments:** The deployments component enables seamless activation of audiences across multiple advertising platforms and programmatic partners, facilitating multi-channel campaign execution with real-time sync and secure integrations.

Learn more on deployments [here](/akkio-help-center/deployments.md)

**Data:** The data component provides a centralized space for agencies to upload, manage, and monitor unstructured internal documents. Managing these documents centrally enables the platform to incorporate proprietary agency knowledge and context into AI workflows, enhancing insight accuracy and relevance.

Learn more on data [here.](/akkio-help-center/data.md)

**Settings:** The Settings component governs user and organizational configurations, including access controls, team management, security policies, and platform-wide preferences.

Learn more on settings [here.](/akkio-help-center/settings.md)

<br>


---

# 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.akkio.com/akkio-help-center/key-areas-of-akkio.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.
