# ara > Ara is an AI employee, not a chatbot. It has its own computer, works inside the tools you connect, and comes back with the finished file. Nothing leaves the company until a person approves it. The AI employee that works where your team already talks The full text of every public page is at https://arator.rinda.ai/llms-full.txt. ## What it does Say it the way you would to the teammate next to you. Ara plans, pulls what it needs from the tools you connected, and comes back with the file. - Researcher. Ask: "@Ara find out what the company we meet on Thursday actually does" — What comes back: A one-page brief, sources linked. - Data analyst. Ask: "@Ara compare this quarter's revenue with the same quarter last year" — What comes back: A spreadsheet and a chart. - Document writer. Ask: "@Ara fill the weekly report template with this and give me a doc" — What comes back: A doc and a PDF, ready to send. - Content designer. Ask: "@Ara turn this update into a five-card carousel" — What comes back: Five image cards, copy and design in one pass. - Sales assistant. Ask: "@Ara find every deal that's gone quiet and draft a follow-up for each" — What comes back: The list with reasons, and drafts that wait for your approval. - Operations runner. Ask: "@Ara post the weekly report here every Monday at 9" — What comes back: A standing job that posts itself. - Monitoring specialist. Ask: "@Ara tell me when a competitor changes its pricing" — What comes back: A message the moment it changes. - Engineering sidekick. Ask: "@Ara check whether errors went up after yesterday's deploy" — What comes back: A chart and a verdict. ## What it connects to, and what it may do Ara works in the CRM, mailbox, calendar and docs you already use. Every app is a list of tool switches on your own account. A tool you switch off can't be used by anyone, for any reason. - It uses only the tools you leave switched on, app by app - Put any app under a person's review, or block it outright - Your data never trains a model ## For agents - REST: POST /api/v1/runs, then long-poll GET /api/v1/jobs/{id} (header x-api-key). - MCP (Streamable HTTP): /mcp with the same x-api-key — tools run_task, get_job, get_run, list_runs, list_skills, read_memory_file, list_artifacts. - OpenAPI: https://arator.rinda.ai/api/v1/docs ## Company - Name: Ara ## Links - Home: https://arator.rinda.ai - Pricing: https://arator.rinda.ai/pricing - Security: https://arator.rinda.ai/security - Get started: https://arator.rinda.ai/start - Contact: https://arator.rinda.ai/contact - Terms of Service: https://arator.rinda.ai/legal/terms - Privacy Policy: https://arator.rinda.ai/legal/privacy - Full text: https://arator.rinda.ai/llms-full.txt - Sitemap: https://arator.rinda.ai/sitemap.xml ## Publisher ```json { "@context": "https://schema.org", "@type": "Organization", "name": "Ara", "url": "https://arator.rinda.ai", "logo": "https://arator.rinda.ai/logo/logo.png" } ```