# Ardor Docs ## Docs - [Managing Your Team](https://docs.ardor.cloud/docs/account/add-your-teammates.md): Learn how to add and manage team members in Ardor - [Manage Your Account](https://docs.ardor.cloud/docs/account/manage-your-account.md): The Account Settings page allows users to manage their personal information, login credentials, and account-related settings within Ardor's workspace. This section provides an overview of the available features and functionalities. - [Artifacts](https://docs.ardor.cloud/docs/artifacts/artifacts.md): Artifacts are a fast track for creating frontend applications, landing pages, UI experiments, presentations, and visualizations. - [Agent](https://docs.ardor.cloud/docs/cerebrum/agent.md): Cerebrum is Ardor's built-in AI copilot that guides you through the platform. Whatever you can do in Ardor, Cerebrum can do as well. - [Skills](https://docs.ardor.cloud/docs/cerebrum/skills.md): Reusable instruction packages for Cerebrum. They help the agent recognize a task, load the right guidance, and follow a repeatable workflow while working with you. - [Context Summarization](https://docs.ardor.cloud/docs/cerebrum/summarization.md): How Cerebrum manages conversation context to maintain coherence across long development sessions. - [Product Updates](https://docs.ardor.cloud/docs/changelog/overview.md): New updates and improvements - [Workdesk](https://docs.ardor.cloud/docs/console/workdesk.md): Workdesk is a unified console interface for managing platform resources. - [Custom Domain](https://docs.ardor.cloud/docs/custom-domains/custom-domain.md): Connect a domain to your workspace with DNS verification, then bind it to services or artifacts. - [Deployments](https://docs.ardor.cloud/docs/environments/deployments.md): Understand how Ardor deploys an environment — from service configuration to running containers. - [Environments](https://docs.ardor.cloud/docs/environments/environments.md): Create isolated environments for development, staging, production, and feature work. Promote isolated code and variable changes with merge requests. - [Merge Requests](https://docs.ardor.cloud/docs/environments/merge-requests.md): Review and apply code, variables, and secrets from one environment to another. - [GitHub](https://docs.ardor.cloud/docs/integrations/github.md): Connect Ardor to GitHub for external collaboration, local development, and repository ownership. - [Welcome!](https://docs.ardor.cloud/docs/introduction/introduction.md): Build, deploy and iterate on powerful agentic apps fast using natural language with Ardor Cloud - [Philosophy](https://docs.ardor.cloud/docs/introduction/philosophy.md): Our philosophy - all software should be agentic and build in minutes. - [Metered Usage and Billing](https://docs.ardor.cloud/docs/pricing/metered-usage-and-billing.md): Ardor's pricing is based on a metered usage model for active compute resources, with persistent storage billed while data remains allocated. - [Pricing and Billing Overview](https://docs.ardor.cloud/docs/pricing/overview.md): Ardor uses credits to track Copilot and platform usage. Plans differ by relative included Copilot capacity, rolling usage windows, model access, and extra usage options. - [Docker Image](https://docs.ardor.cloud/docs/services/create_service/docker-image.md): Deploy containerized applications from Docker Hub instantly. No build required — just specify an image and Ardor handles the rest. - [Empty Service](https://docs.ardor.cloud/docs/services/create_service/empty.md): Start with a blank project and build your service from scratch. Full control over your codebase, Dockerfile, and development workflow. - [Import from GitHub](https://docs.ardor.cloud/docs/services/create_service/import-from-github.md): Create an Ardor service from an existing GitHub repository. - [Logging](https://docs.ardor.cloud/docs/services/logging.md): Monitor, debug, and understand your services with build logs and runtime logs. - [Networking](https://docs.ardor.cloud/docs/services/networking.md): Connect your services together, configure ports, and control public vs private access. - [Service](https://docs.ardor.cloud/docs/services/service.md): A Service in Ardor Cloud represents a containerized application with its source code, configuration, and runtime settings. Services can be created from Docker images, GitHub repositories, or built from scratch, providing flexibility for different development workflows. - [Variables & Secrets](https://docs.ardor.cloud/docs/services/variables-and-secrets.md): Configure your services with environment variables and securely store sensitive data like API keys, passwords, and tokens. - [Documents](https://docs.ardor.cloud/docs/solutions/documents.md): Documents keep product context, requirements, plans, and notes connected to a solution. - [Solution](https://docs.ardor.cloud/docs/solutions/solution.md): A solution is like a project in Ardor: it brings services, environments, and documents together in one place. ## OpenAPI Specs - [openapi](https://docs.ardor.cloud/api-reference/openapi.json)