Perfect10 Logo
Back to Docs

Quick Start

Go from zero to a fully functional AI agent in 5 minutes. Learn how to transform your documents into an active, ready-to-use assistant.

Go from zero to a working AI agent in about 5 minutes. By the end you'll have an agent that answers questions from your own documents.

What you'll do
1
Create a Knowledge Base and upload your content
2
Create an Agent and define its persona
3
Connect the Knowledge Base to the Agent
4
Test the Agent in the Playground
1

Create a Knowledge Base

  1. 1. Navigate to AI Workspace → Knowledge Base and click New Knowledge Base.
  2. 2. Give it a clear name — e.g. "Product FAQs" or "HR Policy Docs".
  3. 3. Upload your files. Supported formats: PDF, DOCX, TXT, CSV, XLSX, and images. You can also import directly from a URL.
  4. 4. Click Create Knowledge Base and wait for the status badge to turn Active.
perfect10.id/knowledge

Processing usually takes under a minute for small files. Only Active knowledge bases can be attached to agents.

2

Create an Agent

  1. 1. Go to AI Workspace → Agents and click Create Agent.
  2. 2. Enter an Agent Name — e.g. "Support Assistant".
  3. 3. Write an Agent Persona: plain-English instructions that define the agent's tone and scope. Example: "You are a concise and friendly support assistant. Only answer questions related to our product."
  4. 4. Select an AI Model. The default (Gemini 2.0 Flash) is a great starting point.
perfect10.id/agents

Your agent's persona is the single biggest lever for response quality. Be explicit about what the agent should and shouldn't answer.

3

Connect the Knowledge Base

  1. 1. On the Agents page, click the edit icon on your new agent.
  2. 2. Switch to the Knowledge tab.
  3. 3. Toggle Enable Knowledge Base on, then check the Knowledge Base you created in Step 1.
  4. 4. Click Save.
perfect10.id/agents
Knowledge tab showing an active Knowledge Base selected

Only Active knowledge bases appear in the list. If yours is still processing, wait a moment and try again.

4

Test in the Playground

  1. 1. Go to AI Workspace → Playground.
  2. 2. Select your agent from the dropdown at the top of the left panel.
  3. 3. Type a question you'd expect your documents to answer.
  4. 4. The agent will respond using your uploaded content as its source.
perfect10.id/playground

Try asking something specific that lives in your uploaded documents, like a policy number or a product detail. This is the fastest way to verify your Knowledge Base is working.