Overview
Now that Sorcia is set up and you have documents indexed, let’s make your first query and understand the response.Prerequisites: At least one integration connected and synced
Web Interface
The easiest way to get started is through the web interface.Step 1: Navigate to Ask Sorcia
- Log in to your Sorcia dashboard
- Click Ask Sorcia in the sidebar
- You’ll see a clean chat interface
Step 2: Ask a Question
Type a question in natural language. Here are some examples:Step 3: Review the Answer
Sorcia will respond with:- AI-Generated Answer - Natural language response
- Source Citations - Links to original documents
- Confidence Score - How certain the AI is (0-100%)
- Related Questions - Follow-up suggestions
API Request
For programmatic access, use the Query API:Response
Understanding the Response
Confidence Score
The confidence score indicates answer quality:| Score | Meaning | Action |
|---|---|---|
| 90-100% | Very confident | Trust the answer |
| 70-89% | Moderately confident | Verify with sources |
| 50-69% | Low confidence | Review sources carefully |
| < 50% | Very uncertain | Consider rephrasing question |
Citations
Each citation includes:- Title - Document name
- Source - Where it came from (Slack, Notion, etc.)
- URL - Direct link to original
- Snippet - Relevant excerpt
- Relevance - How relevant to your question (0-1)
Related Questions
Sorcia suggests follow-up questions based on:- Content of the answer
- Common patterns in your knowledge base
- Questions other users have asked
Slack Command
If you connected Slack, try the/sorcia command:
Advanced Querying
Filter by Source
Search only specific integrations:Filter by Date
Find recent information:Limit Results
Control how many sources to search:Tips for Better Results
Be Specific
Be Specific
❌ Bad: “Tell me about sales”✅ Good: “What were our Q4 2024 sales numbers?”
Include Context
Include Context
❌ Bad: “How do I deploy?”✅ Good: “How do I deploy the frontend to production?”
Use Natural Language
Use Natural Language
❌ Bad: “vacation policy PTO days rollover”✅ Good: “How many vacation days do I get and can I roll them over?”
Iterate
Iterate
If the first answer isn’t perfect:
- Rephrase your question
- Add more context
- Use filters to narrow scope
- Try related questions
Common Questions
Why is my answer incomplete?
Why is my answer incomplete?
Possible reasons:
- Documents haven’t finished syncing
- Information is in documents you don’t have access to
- Question is too broad
- Information doesn’t exist in your knowledge base
Why are there no results?
Why are there no results?
Possible reasons:
- No documents match your query
- Documents haven’t been indexed yet
- Permissions restrict access
How do I share an answer with my team?
How do I share an answer with my team?
Can I edit or improve answers?
Can I edit or improve answers?
Not directly, but you can:
- Update the source documents
- Wait for re-sync (automatic)
- Provide feedback (👍/👎) to help improve future answers
What’s Next?
Connect More Integrations
Add Notion, GitHub, Confluence
Invite Your Team
Share Sorcia with teammates
Explore the API
Build custom integrations
Set Up Permissions
Configure access control
Example Queries by Use Case
For Engineering
For Sales
For HR
For Product
Congratulations! 🎉 You’ve made your first query. Keep exploring and discover how Sorcia can help your team find answers faster.