Quickstart
Run your first task, then turn it into a reusable agent, connect a tool, and schedule it.
Start working
Open platform.sarvam.ai/indus and sign in. You land on Home, with a prompt bar in the centre and a sidebar for Connectors, Skills, Agents, Scheduled Tasks, and Knowledge Bases.
Step 1: Run a task in Chat
- On Home, type a task into the prompt bar (for example, “Summarise this report and pull out the key numbers”).
- Attach any files or images for context: a PDF to summarise, a spreadsheet to analyse, a document to draft from.
- Send it and watch the response come back. The session keeps context, so you can follow up without re-explaining.
See Chat for more on ad-hoc tasks.
Step 2: Turn it into an agent
If it’s something you’ll do again, build an agent for it.
- Click Agents from the sidebar on the Home page to open the Agent Builder.
- Describe what the agent should do in plain English. The Agent Builder drafts the instructions, suggests the connectors it will need, and helps you configure it.
- Optionally upload files as context for the setup.
- In the Agent Builder, add or remove the Connectors, Skills, and Knowledge Bases the agent can use, so it has exactly the tools, know-how, and context it needs.
See Create custom agents.
Step 3: Test in the playground
- In the Agent Builder, switch the Builder / Playground toggle to Playground.
- Chat with the agent to test how it responds, and review the result.
- Toggle back to Builder to adjust the instructions, connectors, skills, or knowledge, then save when you’re happy.
See Create custom agents for the full build-and-test loop.
Step 4: Connect a tool
To let your agent act in the systems you use, add a Connector.
- Open Connectors and pick a service (start with Gmail or Calendar).
- Complete the secure OAuth flow to authorise it. This adds the connector to your Chat tab.
See Connectors.
Step 5: Run it on a schedule
- Open Scheduled Tasks and point a schedule at your agent.
- Choose when it should run (for example, every morning).
- The work is done before you need it, no manual trigger required.
- Or just tell your agent to schedule the task in plain language, and it sets up the schedule for you.
See Scheduled Tasks.