This guide takes you from a fresh sign-in to a running agent. It assumes someone on your team already has admin access to Reeva and to at least one of Teamcenter or SAP.Documentation Index
Fetch the complete documentation index at: https://docs.reeva.ai/llms.txt
Use this file to discover all available pages before exploring further.
Before you begin
- An invite email from Reeva (or sign-in credentials)
- Read access to the system you want Reeva to pull from (typically Teamcenter or SAP)
- A clear idea of one repetitive task you want to automate — start narrow
Steps
Sign in
Go to app.reeva.ai and sign in with the email and password from your invite. If you have SSO set up, use the Sign in with SSO button instead.
Connect a source system
Open Settings → Integrations and click Connect on the system you want to read from — for example, Teamcenter. Follow the prompts and paste in the credentials your IT team provided. See the integration guides for Teamcenter and SAP.
Create your first agent
Go to Agents and click New Agent. Give it a clear name (e.g., “Link new drawings to SAP materials”) and a one-line description of what it should do. Reeva starts you with a blank canvas.
Add steps
Click Add Step to add a trigger, then one or more action and AI steps, and a final decision step that controls whether the result is published or flagged. See Build an agent for a walkthrough of each step type.
Run it on a sample
Toggle the agent on in the top-right of the agent detail page. The first run will pick up the next item that matches your trigger. You can also use Conversations to ask Reeva to run the agent against a specific item.
If a step depends on IT (network access between Reeva and your on-prem Teamcenter or SAP, SSO setup), you can build and dry-run the rest of the agent in parallel.
Next steps
- Read Build an agent to learn the four step types in detail.
- Try the canonical workflow: Link engineering docs Teamcenter ↔ SAP.
- Set up users and roles before inviting more teammates.