# ARCY Documentation > ARCY is an in-product AI assistant for B2B SaaS. It answers a user's > question from your own documentation, runs the step-by-step flows you > author, and reports what changed. Everything is configured in the > dashboard, not in code. - Getting started - [Create your account](https://docs.arcyai.com/getting-started/create-account): Sign up for ARCY, open your workspace, pick a plan, and create your first product. Read the work email rule before you type an address. - [Sign in](https://docs.arcyai.com/getting-started/sign-in): Get back into your dashboard, reset a forgotten password, switch between workspaces, and sign out. - [Quickstart](https://docs.arcyai.com/quickstart): Install arcy.js, tell ARCY who your user is, and verify the install from the dashboard. Pick your framework and copy the snippet. - [Reference](https://docs.arcyai.com/reference): The complete arcy.js API, and what's configured in code versus the dashboard. - Platform - [Pulse](https://docs.arcyai.com/platform/pulse): Sessions, Micro-insights, conversations, content gaps, and flow numbers for one app. - [Lift](https://docs.arcyai.com/platform/lift): How much better your users do when ARCY helps them. - [Flows](https://docs.arcyai.com/platform/flows): Author the step-by-step sequences ARCY runs inside your product for a user. - [Persona](https://docs.arcyai.com/platform/persona): Shape how the agent talks, what it always knows, and what it says when it cannot answer. - [Training](https://docs.arcyai.com/platform/training): Give Chat something to answer from by adding sources on the Train page. - [Customization](https://docs.arcyai.com/platform/customization): Theme the chat bar and the chat panel, write what the widget says, and choose whether visitors can attach images. - [Widget drawers](https://docs.arcyai.com/platform/widget-drawers): The three sheets in the chat panel's header, what your visitors see behind them, and what you have to write before shipping them. - [Image upload](https://docs.arcyai.com/platform/image-upload): Let visitors attach screenshots and photos to a message. What to configure before you turn it on, and what happens to the images afterwards. - [Origins](https://docs.arcyai.com/platform/origins): Prove you control a domain, then assign it to the environments that may use it. - [Environments](https://docs.arcyai.com/platform/environments): Create environments, rotate their credentials, and understand what "primary" means. - [Identity verification](https://docs.arcyai.com/platform/identity-verification): The dashboard's status view for how well your identity signing is actually working. - [Users](https://docs.arcyai.com/platform/users): Every identified and anonymous end user seen in an environment, traced back to their sessions. - [Activity](https://docs.arcyai.com/platform/activity): One session, rendered in order, with the moments the person struggled marked against the events that caused them. - [Organizations](https://docs.arcyai.com/platform/organizations): End users grouped by the organization_id attribute, so you can confirm your B2B customers are being grouped correctly. - [Segments](https://docs.arcyai.com/platform/segments): Groups of users and of accounts ARCY found on its own, each with a frozen name, a rule you can read, and a count that moves every night. - [Attributes](https://docs.arcyai.com/platform/attributes): Declare an attribute before ARCY will store it, and see whether your identify() calls are actually landing. - [Localization](https://docs.arcyai.com/platform/localization): Enable a locale, write your translations, set your agent language, and pass your users' locale into identify() from Settings > Localization. - [Alerts](https://docs.arcyai.com/platform/alerts): Three built-in conditions ARCY watches for you, delivered by email. - [Installation](https://docs.arcyai.com/platform/installation): The dashboard page behind the Quickstart, plus what it adds beyond the snippet. - [App](https://docs.arcyai.com/platform/app): App identity, message-content privacy, behavioral telemetry per environment, deactivation, and deleting an app for good. - [Team](https://docs.arcyai.com/platform/team): Invite teammates, manage their access, and see where you stand against your seat cap. - [Usage](https://docs.arcyai.com/platform/usage): Where you watch consumption, as opposed to Limits, where you cap it. - [Billing & Plans](https://docs.arcyai.com/platform/billing): How ARCY plans, the 14-day trial, the 30-day money-back guarantee, agent chats, and the billing page work. - [Account](https://docs.arcyai.com/platform/account): Manage your own profile (name, photo, email, password, Department), your Workspace Profile as an admin, and leaving ARCY, from Settings > Account. - Security - [Infrastructure](https://docs.arcyai.com/security/infrastructure): How ARCY hosts, encrypts, and backs up your data. - [How AI request content is handled](https://docs.arcyai.com/security/zero-data-retention): What Amazon Bedrock keeps after a call, what ARCY logs, and what is stored so you can read it back. - [API key security](https://docs.arcyai.com/security/api-key-security): How the Token and Secret credential pair is issued, stored, and rotated. - [Domain verification & session trust](https://docs.arcyai.com/security/domain-verification): How ARCY proves you control a domain, and how that proof protects your chat allowance. - [Responsible disclosure](https://docs.arcyai.com/security/responsible-disclosure): How to report a vulnerability and what is in and out of scope. - [FAQ](https://docs.arcyai.com/security/faq): Frequently asked questions about ARCY's security posture. - Privacy - [What ARCY collects](https://docs.arcyai.com/privacy/what-arcy-collects): The session events arcy.js collects during normal operation. - [What we never do](https://docs.arcyai.com/privacy/what-we-never-do): Hard boundaries on data access, sharing, and model training. - [Data retention](https://docs.arcyai.com/privacy/data-retention): How long each type of data is kept, why the funnel window is a separate number, and how to delete your account. - [FAQ](https://docs.arcyai.com/privacy/faq): Frequently asked questions about what ARCY collects and retains. - Compliance - [Certification status](https://docs.arcyai.com/compliance/certification-status): Where ARCY actually stands today on GDPR, CCPA, SOC 2, and penetration testing. - [Data Processing Agreements](https://docs.arcyai.com/compliance/data-processing-agreements): How to request a DPA or security questionnaire. - [Sub-processors](https://docs.arcyai.com/compliance/sub-processors): The third parties ARCY relies on, and what they're used for. - [FAQ](https://docs.arcyai.com/compliance/faq): Frequently asked questions about ARCY's compliance status. - Legal Templates - [Privacy policy paragraph](https://docs.arcyai.com/legal-templates/privacy-policy): Copy-paste language disclosing the embedded ARCY AI assistant to your end users. - [Cookie policy disclosure](https://docs.arcyai.com/legal-templates/cookie-and-storage): Copy-paste language for the "cookies" section of your policy, covering what arcy.js actually sets. - [Sub-processor / DPA disclosure](https://docs.arcyai.com/legal-templates/sub-processor-dpa): Copy-paste language identifying ARCY AI as a sub-processor in your own DPA or sub-processor list. - [AI processing disclosure](https://docs.arcyai.com/legal-templates/ai-processing): Copy-paste language disclosing automated AI processing to end users, for GDPR Article 22-style requirements. - [Troubleshooting](https://docs.arcyai.com/troubleshooting): Fixes for common arcy.js setup and installation problems. ## Full text - [Every page in one file](https://docs.arcyai.com/llms-full.txt): the complete documentation as plain Markdown.