Accounts & organizations
When you sign up you get an organization — a shared workspace that holds your agents, knowledge, contacts, billing, and team. Everything you do happens inside your organization, and data is isolated from every other organization on the platform. You sign in with email (a one-time passcode is sent to your inbox) or with Google. You can invite teammates and assign them roles:| Role | Can do |
|---|---|
| Owner | Everything, including billing and deleting the organization. |
| Admin | Manage agents, knowledge, contacts, and team members. |
| User | Work with agents and content, without organization-level admin. |
Agents
An agent is a single chatbot. Each agent has its own:- Knowledge base — the content it can answer from
- Instructions — its persona, tone, and rules
- Model & settings — which AI model powers it and how creative it is
- Appearance — colors, avatar, and widget behavior
- Conversations & contacts — the people it has talked to
Agents are fully independent. Training one agent on a document does not make
that document available to your other agents.
Knowledge base
The knowledge base is the set of sources an agent is trained on. A source can be a file, a website, a YouTube video, or a Q&A pair.How processing works
When you add a source, A2V2.ai doesn’t just store it — it makes the content searchable by the agent:Chunk
The text is split into small, overlapping passages so the agent can retrieve
just the relevant parts.
How answers are generated (RAG)
When a visitor asks a question, the agent doesn’t guess from general knowledge. It uses Retrieval-Augmented Generation (RAG):- The question is used to search your knowledge base for the most relevant chunks.
- Those chunks are handed to the AI model as context.
- The model writes an answer grounded in that context — and A2V2.ai shows you the sources it used.
Credits
Usage on A2V2.ai is metered in credits. You consume credits when:- An agent generates a message (cost varies by model)
- A document is processed into the knowledge base
- Voice transcription is used
| Pool | How you get it | Resets? |
|---|---|---|
| Plan credits | Included with your subscription each billing period | Yes — refilled every period |
| Top-up credits | Purchased manually or via auto-recharge | No — they carry over |