# Scytian documentation > Scytian is a web application in which a company has AI agents, and those agents do its administrative work. > These pages describe what the platform does and how it behaves. Each page is also available as markdown by adding .md to its address. Full text of every page in one file: https://scytian.com/docs/llms-full.txt ## Start here - [What Scytian is](https://scytian.com/docs/what-scytian-is.md): A web application in which your company has agents, and they do its administrative work. - [How it works, in one page](https://scytian.com/docs/how-it-works.md): From a sentence to a job that runs every day, with the six steps every process goes through. - [Glossary](https://scytian.com/docs/glossary.md): The words used across the platform and these pages, each in one sentence. - [The app and notifications](https://scytian.com/docs/app-and-notifications.md): Scytian runs in a browser, goes on a home screen, and sends a notification for exactly two things. ## Agents - [Agents and desks](https://scytian.com/docs/agents-and-desks.md): What an agent is made of, what it may use, and why it is a role and not a person. - [Memory](https://scytian.com/docs/memory.md): What an agent remembers about your company, how that memory is written, and why it does not learn quietly. - [Norms and rules](https://scytian.com/docs/norms-and-rules.md): The platform norms that apply to every agent, your rules on top of them, and which one wins. - [Talking to an agent](https://scytian.com/docs/talking-to-an-agent.md): The chat is the whole interface. What you can ask for, what comes back, and how a run ends. - [Three ways out, do, ask, stop](https://scytian.com/docs/three-ways-out.md): How uncertainty is resolved: decided in the plan you approve, never by the agent in the middle of a run. ## Automations - [Jobs and plans](https://scytian.com/docs/jobs-and-plans.md): The job is the unit that runs. The plan is the job in plain language, and it is approved before anything is built. - [Script first, agent when needed](https://scytian.com/docs/script-and-agent.md): Why most runs cost nothing, what the agent is for, and what happens when something outside your control changes. - [Triggers](https://scytian.com/docs/triggers.md): The four ways a job starts, and what happens when more than one is switched on. - [Webhooks](https://scytian.com/docs/webhooks.md): How another system starts a job, what it gets back, in what order, and what happens when the input is wrong. - [Forms](https://scytian.com/docs/forms.md): A form is a trigger with a person in front of it. Four places it can live, and what it checks before Send. - [Documents](https://scytian.com/docs/documents.md): Your template, filled from your data and sent. What fills each place, and what is never touched. - [Extracting data](https://scytian.com/docs/extracting-data.md): Files in, values out, and the wrong one held. What is checked, and where the number came from. - [Reports and questions](https://scytian.com/docs/reports-and-questions.md): A report that assembles itself, and an answer from your own data when you ask on a Tuesday. ## Quality - [Measured before it goes live](https://scytian.com/docs/measured-before-live.md): How a job is scored on your own cases, what the gate is, and why the switch stays off below it. - [Timeline and runs](https://scytian.com/docs/timeline-and-runs.md): What a run records, how you stop one, and what the statuses actually mean. - [ROI report](https://scytian.com/docs/roi-report.md): Two numbers from you, one from every run, and a monthly answer to whether a job is worth it. ## Data and access - [What it runs on](https://scytian.com/docs/what-it-runs-on.md): The models, the runtime underneath, and the part that is ours. - [Connections and keys](https://scytian.com/docs/connections-and-keys.md): How an agent reaches your systems, what it never receives, and how you take access away. - [Where your data lives](https://scytian.com/docs/where-your-data-lives.md): Your records stay in your systems, Scytian holds the process, and the model keeps nothing. - [Limits and queues](https://scytian.com/docs/limits.md): What happens under load: how many runs go at once, what waits, and what is refused. - [Libraries](https://scytian.com/docs/libraries.md): The tools available to a script by default, and how a new one is added without a surprise. ## For AI assistants - [For AI assistants](https://scytian.com/docs/for-ai-assistants.md): These pages as plain text, one file for the whole documentation, and how to cite a page.