# Interact ## Docs - [Building agents](https://docs.getinteract.com/agents/building-agents.md): Create and configure an AI agent tailored to your data, your questions, and your team's way of working. - [Chatting with an agent](https://docs.getinteract.com/agents/chatting.md): Learn how to ask questions, read results, and get the most out of your agent chat interface. - [Jobs & scheduling](https://docs.getinteract.com/agents/jobs-scheduling.md): Automate your agent to run on a schedule, trigger it manually, or call it from an external system via the API. - [Prompt management](https://docs.getinteract.com/agents/prompt-management.md): Version your agent's prompts, track changes over time, and improve accuracy using learnings. - [Agent Builder](https://docs.getinteract.com/agents/settings/agent-builder.md): Configure the orchestrator, subagents, tools, and model overrides that power your agent. - [Data Access](https://docs.getinteract.com/agents/settings/data-access.md): Control which data your agent can query and who in your team can use it. - [General settings](https://docs.getinteract.com/agents/settings/general.md): Configure your agent's name, type, model, and display settings. - [Guardrails](https://docs.getinteract.com/agents/settings/guardrails.md): Add automatic checks to control what users can ask and what the agent can return. - [Instructions & UX](https://docs.getinteract.com/agents/settings/instructions.md): Customise how your agent presents itself and guide users towards the right questions. - [Get chat details](https://docs.getinteract.com/api-reference/chats/get-chat-details.md): Returns detailed information about a specific chat including documents - [Get chats](https://docs.getinteract.com/api-reference/chats/get-chats.md): Returns a list of chats. Can be filtered by agentId and/or jobId query parameters. - [List all agent jobs](https://docs.getinteract.com/api-reference/jobs/list-all-agent-jobs.md): Returns a list of all agent jobs for the authenticated organization - [Trigger a job execution](https://docs.getinteract.com/api-reference/jobs/trigger-a-job-execution.md): Triggers an execution of an agent job. The execution runs asynchronously in the background. - [API quickstart](https://docs.getinteract.com/api-reference/quickstart.md): Use the Interact API to trigger agent jobs and retrieve results programmatically. - [Agents](https://docs.getinteract.com/concepts/agents.md): Understand what agents are, how they are structured, and when to use different types. - [Connectors](https://docs.getinteract.com/concepts/connectors.md): Connectors link Interact to your data warehouse so agents can query your data securely. - [How Interact works](https://docs.getinteract.com/concepts/how-it-works.md): A plain-language explanation of how Interact processes your questions and returns data-driven answers. - [Jobs](https://docs.getinteract.com/concepts/jobs.md): Jobs are scheduled or on-demand agent runs — they let you automate recurring analyses and reports. - [Introduction](https://docs.getinteract.com/index.md): Turntwo Interact is an AI-powered data platform that lets you ask questions about your marketing data and get instant, accurate answers — no SQL required. - [Monitor overview](https://docs.getinteract.com/monitor/overview.md): Track the health of your data sources and stay informed when something goes wrong. - [Systems](https://docs.getinteract.com/monitor/systems.md): View the health of your connected data sources and browse system event logs. - [API keys](https://docs.getinteract.com/org-settings/api-keys.md): Create API keys to trigger agent jobs and retrieve results programmatically. - [Google BigQuery](https://docs.getinteract.com/org-settings/connectors/google-big-query.md): Connect your Google BigQuery project to Interact using a service account for secure, read-only access. - [Connectors overview](https://docs.getinteract.com/org-settings/connectors/overview.md): Connect your data sources to Interact so your agents can query real data. - [Groups](https://docs.getinteract.com/org-settings/groups.md): Organize team members into groups to control which agents they can access. - [Members](https://docs.getinteract.com/org-settings/members.md): Invite your team to Interact and control who has access to your organization. - [Notifications overview](https://docs.getinteract.com/org-settings/notifications/overview.md): Get alerted via email, Slack, or Microsoft Teams when agent jobs complete, reports run, or something goes wrong. - [Setting up channels](https://docs.getinteract.com/org-settings/notifications/setting-up-channels.md): Configure email, Slack, or Microsoft Teams notification channels to receive alerts from Interact. - [Organization profile](https://docs.getinteract.com/org-settings/organization.md): Configure your organization's name, branding, and the business context that helps your AI agents answer questions accurately. - [Usage](https://docs.getinteract.com/org-settings/usage.md): Track your team's AI agent activity and associated costs over time. - [Quickstart](https://docs.getinteract.com/quickstart.md): Connect your data, build your first agent, and run your first analysis in under 10 minutes. ## OpenAPI Specs - [openapi](https://docs.getinteract.com/api-reference/openapi.json)