# Coritan Docs > Guides and API reference for Coritan: Container Apps, Cloud Compute, Apps, Object Storage, Mail Hosting, SMTP Relay, websites and DNS, Edge Proxy, Floating IPs, DDoS Shield, billing and organizations. Every page is Markdown at its address plus `index.md`. Dashboard pages are under https://www.coritan.com/dashboard. API requests go to https://api.coritan.com/api/v1 with an access token in `Authorization: Bearer `; the reference pages list every operation with its parameters and responses. - Search: https://www.coritan.com/docs/search.json?q=your+words - Every guide in one file: https://www.coritan.com/docs/llms-full.txt - The API guides and the whole reference in one file: https://www.coritan.com/docs/api/llms-full.txt ## Get started - [Get started with Coritan](https://www.coritan.com/docs/get-started/index.md): Create an account, add credit, order your first service and manage it from the dashboard or through the API. - [Create an account](https://www.coritan.com/docs/get-started/create-an-account/index.md): Sign up with your own email address or with a new Coritan mailbox, then sign in to the dashboard. - [The dashboard](https://www.coritan.com/docs/get-started/dashboard/index.md): What the dashboard overview shows, how the sidebar and search are laid out, and where to find each product and setting. - [Order a service](https://www.coritan.com/docs/get-started/order-a-service/index.md): Choose a product, configure it on its own page with any add-ons, pay for the whole order on one invoice, and follow it while we set it up. - [Manage your services](https://www.coritan.com/docs/get-started/services/index.md): Find every service on your account, filter the list, and read a service's status, configuration and history. - [Tag your services](https://www.coritan.com/docs/get-started/tags/index.md): Add labels to your services so you can filter and find them, in the dashboard or through the API. - [Make your first API request](https://www.coritan.com/docs/get-started/first-steps-with-the-api/index.md): Get an access token, list your services and refresh the token when it expires, with curl commands you can copy. - [Use these docs with LLMs and AI agents](https://www.coritan.com/docs/get-started/for-llms/index.md): Give an AI assistant every Coritan guide as plain Markdown, through llms.txt, llms-full.txt, a page's index.md or the search API. - [All of Get started in one file](https://www.coritan.com/docs/get-started/llms-full.txt) ## Account and security - [Account and security](https://www.coritan.com/docs/account/index.md): Manage your profile, password, two-factor authentication, sessions and API keys from Settings in the dashboard. - [Sign in to your account](https://www.coritan.com/docs/account/sign-in/index.md): Sign in with your email address and password, finish with your second factor if you use one, and fix common sign-in problems. - [Update your profile](https://www.coritan.com/docs/account/profile/index.md): Change your name and company on the Profile tab of Settings, or read and update your account through the API. - [Change or reset your password](https://www.coritan.com/docs/account/password/index.md): Change your password from Settings, or reset it from the sign-in page with an emailed link when you have forgotten it. - [Turn on two-factor authentication](https://www.coritan.com/docs/account/two-factor-authentication/index.md): Protect your account with an authenticator app, save your recovery codes, and turn two-factor authentication off again. - [Sign out and end sessions](https://www.coritan.com/docs/account/sessions/index.md): Sign out of the dashboard, and learn how long a signed-in browser or script stays signed in and how to end every session. - [Manage API keys](https://www.coritan.com/docs/account/api-keys/index.md): Create, list and revoke API keys on the API keys tab of Settings, and learn what the platform API accepts today. - [Link your account to a Coritan staff account](https://www.coritan.com/docs/account/staff-link/index.md): If you work at Coritan, link your own account to your staff account with a one-time link from the admin console, or remove the link. - [All of Account and security in one file](https://www.coritan.com/docs/account/llms-full.txt) ## Billing - [Billing](https://www.coritan.com/docs/billing/index.md): How Coritan bills you, from your credit balance and invoices to payment methods, and where each lives on the Billing page. - [Add credit to your balance](https://www.coritan.com/docs/billing/add-credit/index.md): Top up your credit balance with a card or another payment method, and see how Coritan spends that credit. - [Manage payment methods](https://www.coritan.com/docs/billing/payment-methods/index.md): Save a card or another payment method, choose which one is your default, and remove methods you no longer use. - [Pay an invoice](https://www.coritan.com/docs/billing/invoices/index.md): Find your unpaid invoices, pay one with credit, a saved method or a new one, and read an invoice's lines and status. - [Transactions and payment attempts](https://www.coritan.com/docs/billing/transactions/index.md): The transaction types on your account, the payment attempts behind them, and disputes, with every field the API returns. - [Turn on automatic top-up](https://www.coritan.com/docs/billing/automatic-top-up/index.md): Let Coritan charge your default payment method when your credit balance falls below a threshold you choose. - [Pay with cryptocurrency](https://www.coritan.com/docs/billing/crypto-payments/index.md): Add credit by sending cryptocurrency to your own deposit address, and follow each deposit until it is credited. - [How hourly billing works](https://www.coritan.com/docs/billing/hourly-billing/index.md): How hourly services are charged against your credit, who can order them, and how the monthly cap limits what you pay. - [Change a service's plan](https://www.coritan.com/docs/billing/change-plan/index.md): Move a service to another plan of the same product, such as another billing cycle, and see what the switch costs before you apply it. - [Cancel a service](https://www.coritan.com/docs/billing/cancel-a-service/index.md): Cancel a service at the end of its term or straight away, and learn what happens to its data and its unpaid invoices. - [Failed payments and suspended services](https://www.coritan.com/docs/billing/failed-payments/index.md): Why a payment fails, how Coritan retries it, when a service is suspended, and how to get the service running again. - [Currencies and countries](https://www.coritan.com/docs/billing/currencies-and-regions/index.md): The currencies you can pay in, how your account's currency is chosen, and what your billing country changes. - [All of Billing in one file](https://www.coritan.com/docs/billing/llms-full.txt) ## Container Apps - [Container Apps](https://www.coritan.com/docs/managed-containers/index.md): Run game servers, databases and apps on Container Apps, with a console, file manager, backups, schedules and more. - [Order a server](https://www.coritan.com/docs/managed-containers/order-a-server/index.md): Order a Container Apps server on its order page, with a plan, the software to run, a location, a name and any add-ons. - [Host a Minecraft server](https://www.coritan.com/docs/managed-containers/host-a-minecraft-server/index.md): Order a Minecraft server, install plugins, invite friends and keep the world safe, from start to finish. - [Use the console and power controls](https://www.coritan.com/docs/managed-containers/console/index.md): Start, stop, restart and kill a server, send console commands and read its live output and resource usage. - [Manage server files](https://www.coritan.com/docs/managed-containers/files/index.md): Browse, edit, upload, download, archive and extract your server's files in the dashboard file manager. - [Connect to a server with SFTP](https://www.coritan.com/docs/managed-containers/sftp/index.md): Find your server's SFTP address and username, then connect with FileZilla, WinSCP or the sftp command. - [Create and manage server databases](https://www.coritan.com/docs/managed-containers/databases/index.md): Create a MySQL-compatible database for your server, read its credentials, rotate its password and delete it. - [Manage server backups](https://www.coritan.com/docs/managed-containers/backups/index.md): List, restore, download, lock and delete your server's backups, and learn when snapshots take their place. - [Take a server snapshot](https://www.coritan.com/docs/managed-containers/snapshots/index.md): Archive a whole server into your account's snapshot storage from its Snapshots tab, and see which snapshots fit it. - [Schedule server tasks](https://www.coritan.com/docs/managed-containers/schedules/index.md): Run commands, power actions and snapshots on a timetable with schedules, their tasks and their run history. - [Manage server ports](https://www.coritan.com/docs/managed-containers/ports/index.md): Add, remove and label your server's ports, choose its primary address and publish a port on a floating IP. - [Share a server with other users](https://www.coritan.com/docs/managed-containers/users/index.md): Give another Coritan account access to your server and choose exactly what it can do, permission by permission. - [Change the server software](https://www.coritan.com/docs/managed-containers/software/index.md): Switch your server to other software, or to another version of the same software, and follow the install job. - [Install plugins, mods and modpacks](https://www.coritan.com/docs/managed-containers/software/plugins-and-mods/index.md): Search the marketplace for plugins, mods, datapacks and modpacks, check their dependencies and install them. - [Manage installed addons](https://www.coritan.com/docs/managed-containers/software/installed-addons/index.md): Turn plugins, mods and datapacks on or off, update them to newer builds and remove them from your server. - [Change Java settings](https://www.coritan.com/docs/managed-containers/software/java-settings/index.md): Set the Java memory, startup flags and Java version your Minecraft Java server starts with. - [Set a server resource pack](https://www.coritan.com/docs/managed-containers/software/resource-pack/index.md): Offer players a resource pack when they join your Minecraft Java server, and make it required if you want. - [Start a server in safe mode](https://www.coritan.com/docs/managed-containers/software/safe-mode/index.md): Start a Minecraft Java world once with only the vanilla datapack, to recover from a datapack that stops it loading. - [Let Bedrock players join a Java server](https://www.coritan.com/docs/managed-containers/software/bedrock-crossplay/index.md): Turn on Bedrock crossplay so players on phones, consoles and Windows can join your Minecraft Java server. - [Manage Bedrock packs](https://www.coritan.com/docs/managed-containers/software/bedrock-packs/index.md): Import, turn on, turn off and delete behavior and resource packs on a Bedrock Dedicated Server. - [Import a server from another host](https://www.coritan.com/docs/managed-containers/import/index.md): Copy a server's files from another host over SFTP or FTP into your Coritan server with the Import tab. - [Create server rules](https://www.coritan.com/docs/managed-containers/rules/index.md): Create automation rules on the Rules tab, which we store but do not run yet. - [Install server updates](https://www.coritan.com/docs/managed-containers/updates/index.md): See which plugins, mods and packs have a newer build for your server, and install the updates from the Software tab. - [Server settings](https://www.coritan.com/docs/managed-containers/settings/index.md): What the Settings tab shows about a server, from its address and resources to its startup command and tags. - [How free servers work](https://www.coritan.com/docs/managed-containers/free-servers/index.md): What a free server includes, how it sleeps when empty and wakes when someone joins, and what it leaves out. - [Server limits and rate limits](https://www.coritan.com/docs/managed-containers/limits/index.md): The sizes, counts and request rates that apply to servers, their files, backups, databases and actions. - [Troubleshoot servers](https://www.coritan.com/docs/managed-containers/troubleshooting/index.md): Fix the common problems with servers, from a server that will not start to errors in the console, files and API. - [All of Container Apps in one file](https://www.coritan.com/docs/managed-containers/llms-full.txt) ## Cloud Compute - [Cloud Compute](https://www.coritan.com/docs/cloud-compute/index.md): Run KVM virtual machines with their own disk, public address and console, billed by the hour or the month. - [Create an instance](https://www.coritan.com/docs/cloud-compute/create-an-instance/index.md): Order a Cloud Compute instance on its order page, with a plan, an operating system, a location, your SSH keys and any add-ons. - [Operating system images](https://www.coritan.com/docs/cloud-compute/images/index.md): The operating system images an instance can run, and how to list the ones available to you. - [Connect to an instance over SSH](https://www.coritan.com/docs/cloud-compute/connect-to-an-instance/index.md): Find an instance's address and user name, and sign in over SSH with your key or a password. - [Start, stop and restart an instance](https://www.coritan.com/docs/cloud-compute/power/index.md): Use the power controls to start, restart, shut down or force off an instance, and read its power state. - [Use an instance's console](https://www.coritan.com/docs/cloud-compute/console/index.md): Open a browser console on an instance's screen, even when its network is down, and read its hardware and recent tasks. - [Manage an instance's password, SSH keys and hostname](https://www.coritan.com/docs/cloud-compute/access/index.md): Reset an instance's password, give it SSH keys, set its hostname and rerun cloud-init from the Access tab. - [Rebuild an instance](https://www.coritan.com/docs/cloud-compute/rebuild/index.md): Erase an instance's disk and reinstall it from an operating system image, keeping its addresses and plan. - [Take and roll back instance snapshots](https://www.coritan.com/docs/cloud-compute/snapshots/index.md): Save an instance's disk, and optionally its memory, as a snapshot you can roll back to on the same instance. - [Back up and restore an instance](https://www.coritan.com/docs/cloud-compute/backups/index.md): Create full backups of an instance, restore one over its disk, and delete the backups you no longer need. - [Repair an instance in rescue mode](https://www.coritan.com/docs/cloud-compute/rescue-mode/index.md): Boot an instance from a rescue image to repair its disk, reset a lost password or copy data off it. - [Manage an instance's addresses and names](https://www.coritan.com/docs/cloud-compute/networking/index.md): See an instance's IP addresses, attach floating IPs, set reverse DNS and give the instance a name in your own domain. - [How instance traffic is counted](https://www.coritan.com/docs/cloud-compute/traffic/index.md): How an instance's monthly traffic allowance is measured, where you see it, and what happens when you go over it. - [Read an instance's graphs](https://www.coritan.com/docs/cloud-compute/graphs/index.md): Chart an instance's processor, memory and network use over the last day, week or month. - [Change an instance's plan or cancel it](https://www.coritan.com/docs/cloud-compute/billing/index.md): Move an instance to another billing period, see what the switch costs first, get a different size, or cancel the instance. - [Rename and tag an instance](https://www.coritan.com/docs/cloud-compute/settings/index.md): Change an instance's hostname, add tags, and copy the identifiers support and the API ask for. - [Cloud Compute limits](https://www.coritan.com/docs/cloud-compute/limits/index.md): The limits on instance sizes, snapshots, backups, names and API calls, in one place. - [Troubleshoot instances](https://www.coritan.com/docs/cloud-compute/troubleshooting/index.md): Fixes for instances that will not start, cannot be reached, refuse your password or fail a snapshot or backup. - [All of Cloud Compute in one file](https://www.coritan.com/docs/cloud-compute/llms-full.txt) ## Apps - [Apps](https://www.coritan.com/docs/apps/index.md): Run a web app from a git repository or a container image, as replicas in the regions you choose, behind your own domains. - [How Apps works](https://www.coritan.com/docs/apps/how-apps-work/index.md): How an app turns a commit or an image into healthy replicas in your regions, switches visitors to them and keeps them running. - [Create an app](https://www.coritan.com/docs/apps/create-an-app/index.md): Create an app from a git repository or a container image, choose its size, regions and replicas, and start its first deployment. - [Deploy an app](https://www.coritan.com/docs/apps/deploy-an-app/index.md): Deploy a branch, tag or commit of a git app or a new image reference, redeploy to apply changed settings, and cancel a deployment. - [Read a deployment and its build log](https://www.coritan.com/docs/apps/read-a-deployment/index.md): Follow a deployment as it builds and starts, read the end of its build log, and check the health of each replica. - [Roll back to an earlier deployment](https://www.coritan.com/docs/apps/roll-back-a-deployment/index.md): Run an earlier deployment's image again when a new version misbehaves, without waiting for a build. - [Set environment variables](https://www.coritan.com/docs/apps/environment-variables/index.md): Give an app settings and secrets as environment variables for its build, its replicas or both, and apply them with a deployment. - [Add a custom domain](https://www.coritan.com/docs/apps/custom-domains/index.md): Serve an app on your own domain once you prove it is yours with a TXT record and point it at the app. - [Deploy on every push](https://www.coritan.com/docs/apps/push-webhook/index.md): Add an app's push webhook to your git host so that each push to the app's branch builds and deploys that commit. - [Change or delete an app](https://www.coritan.com/docs/apps/app-settings/index.md): Change an app's name, build, size, regions or replicas, see which changes need a new deployment, and delete an app you no longer need. - [Run apps for an organization](https://www.coritan.com/docs/apps/organization-apps/index.md): Create and run apps that belong to an organization from its Apps tab, and see which members can change them. - [App and deployment fields](https://www.coritan.com/docs/apps/fields/index.md): Every field the Apps API returns for an app, a deployment, a build, a replica, a domain and an environment variable. - [Apps limits](https://www.coritan.com/docs/apps/limits/index.md): The limits on apps, their settings, variables, domains, builds, deployments and API requests, in one place. - [Troubleshoot Apps](https://www.coritan.com/docs/apps/troubleshooting/index.md): Fixes for builds that fail, replicas that do not become healthy, regions left out, changes that have not applied and requests that answer 404. - [All of Apps in one file](https://www.coritan.com/docs/apps/llms-full.txt) ## Object Storage - [Object Storage](https://www.coritan.com/docs/object-storage/index.md): Store files in S3-compatible buckets, reach them with scoped access keys from any S3 client, and browse them in the dashboard. - [Order Object Storage](https://www.coritan.com/docs/object-storage/order-object-storage/index.md): Choose a plan and a region, name a first bucket if you want one, pay on the order's page, and change or cancel the plan on the Billing tab. - [Create and delete buckets](https://www.coritan.com/docs/object-storage/buckets/index.md): Create a bucket in any region that offers Object Storage, follow the naming rules, and delete a bucket with or without its objects. - [Upload, download and delete objects](https://www.coritan.com/docs/object-storage/objects/index.md): Browse a bucket in the dashboard, upload and download files, create folders, and delete objects, or do the same with presigned URLs. - [Create and revoke access keys](https://www.coritan.com/docs/object-storage/access-keys/index.md): Create an access key that signs S3 requests for one bucket or all of them, read-only or read-write, and revoke it when done. - [Connect an S3 client](https://www.coritan.com/docs/object-storage/connect-an-s3-client/index.md): Point the AWS CLI, rclone, s3cmd or an AWS SDK at your buckets with the endpoint, region and an access key. - [How Object Storage is billed](https://www.coritan.com/docs/object-storage/usage-and-billing/index.md): What your plan's storage allowance covers, how we measure what your buckets hold, and what happens when you go over or change plan. - [Object Storage limits](https://www.coritan.com/docs/object-storage/limits/index.md): The limits on buckets, bucket names, object keys, access keys, listings, presigned URLs and deletions in Object Storage. - [Troubleshoot Object Storage](https://www.coritan.com/docs/object-storage/troubleshooting/index.md): Fix refused S3 requests, bucket names that are not accepted, missing keys and other common Object Storage problems. - [All of Object Storage in one file](https://www.coritan.com/docs/object-storage/llms-full.txt) ## Email - [Email](https://www.coritan.com/docs/mail/index.md): Host mailboxes on your own domain with Mail Hosting, send your applications' mail with SMTP Relay, and read mail in webmail. - [Order Mail Hosting or SMTP Relay](https://www.coritan.com/docs/mail/order-a-mail-service/index.md): Choose Mail Hosting for mailboxes or SMTP Relay for application mail, pick a plan and a domain, and pay for the order on the page it lands on. - [How Mail Hosting works](https://www.coritan.com/docs/mail/mail-hosting/index.md): What a Mail Hosting service includes, how domains, mailboxes and aliases fit together, and what its Overview tab shows. - [Add a domain to Mail Hosting](https://www.coritan.com/docs/mail/mail-hosting/add-a-domain/index.md): Add your domain to a Mail Hosting service, publish its DNS records and verify it so its mailboxes can send and receive mail. - [Create and manage mailboxes](https://www.coritan.com/docs/mail/mail-hosting/mailboxes/index.md): Create mailboxes on your domain, reset their passwords, change storage quotas, and turn off or delete a mailbox. - [Secure a mailbox](https://www.coritan.com/docs/mail/mail-hosting/mailbox-security/index.md): Create app passwords for mail apps, turn on two-factor sign-in for a mailbox, and end its webmail sessions. - [Forward addresses with aliases](https://www.coritan.com/docs/mail/mail-hosting/aliases/index.md): Create an alias that delivers to one or more mailboxes, or a catch-all that takes every unknown address on a domain. - [Connect a mail app to Mail Hosting](https://www.coritan.com/docs/mail/mail-hosting/connect-a-mail-app/index.md): Set up a desktop or phone mail app with your mailbox, using automatic setup or the IMAP, SMTP and JMAP server addresses. - [Move existing mail into a mailbox](https://www.coritan.com/docs/mail/mail-hosting/move-mail-in/index.md): Copy mail into a mailbox from another server over IMAP, from Gmail or Microsoft 365, or from an mbox, eml, zip or cPanel backup file. - [Change Mail Hosting settings](https://www.coritan.com/docs/mail/mail-hosting/settings/index.md): Set the default category for the mail your mailboxes send, set or hold each domain's DMARC stage, and remove a domain from the Settings tab. - [How SMTP Relay works](https://www.coritan.com/docs/mail/smtp-relay/index.md): How SMTP Relay sends your applications' mail over SMTP or HTTPS, what its plan sets, and what the Overview tab shows. - [Add a sending domain to SMTP Relay](https://www.coritan.com/docs/mail/smtp-relay/add-a-sending-domain/index.md): Add the domain your application sends from, publish its SPF, DKIM and DMARC records, and verify it before you send. - [Send over SMTP with credentials](https://www.coritan.com/docs/mail/smtp-relay/credentials/index.md): Create an SMTP credential for an application, connect it to the relay on port 587 or 465, and rotate, disable or revoke it. - [Create and revoke send API keys](https://www.coritan.com/docs/mail/smtp-relay/api-keys/index.md): Create an API key that sends mail through SMTP Relay over HTTPS, keep its secret safe, and revoke it when you no longer need it. - [Send email over HTTPS](https://www.coritan.com/docs/mail/smtp-relay/send-with-the-api/index.md): Send a test message from the Send tab, then send from your application with the send API and an API key. - [Transactional and marketing mail](https://www.coritan.com/docs/mail/smtp-relay/message-categories/index.md): How the message category changes what the relay adds to each message, how one-click unsubscribe works, and how to set the default. - [Receive delivery events with webhooks](https://www.coritan.com/docs/mail/smtp-relay/webhooks/index.md): Add a webhook URL that receives delivery, bounce and complaint events, and check the signature on each request. - [Manage the suppression list](https://www.coritan.com/docs/mail/smtp-relay/suppressions/index.md): See which addresses the relay no longer sends to and why, add an address yourself, and remove one to send to it again. - [Look up message events](https://www.coritan.com/docs/mail/smtp-relay/events/index.md): Find out what happened to your messages by recipient or event type, from the last 24 hours to the last 90 days. - [How SMTP Relay sending limits work](https://www.coritan.com/docs/mail/smtp-relay/sending-limits/index.md): How the monthly allowance, its buffer and the hourly limit work, and how the hourly limit rises as your relay sends clean mail. - [Request a higher hourly limit](https://www.coritan.com/docs/mail/smtp-relay/request-a-higher-limit/index.md): Ask for a higher hourly sending limit on an SMTP Relay service from its Overview tab, and follow the request in support. - [Sending reputation and deliverability](https://www.coritan.com/docs/mail/smtp-relay/deliverability/index.md): How we measure your relay's bounce and complaint rates, when sending pauses, and how to read the Deliverability card. - [How webmail works](https://www.coritan.com/docs/mail/webmail/index.md): What Coritan Webmail is, how to open it, which mailboxes it shows, and what each way of signing in lets you do. - [Sign in to webmail](https://www.coritan.com/docs/mail/webmail/sign-in/index.md): Open webmail with your Coritan account or a mailbox's address and password, enter a code when asked, keep several mailboxes open, and sign out. - [Get a coritan.gg mailbox](https://www.coritan.com/docs/mail/webmail/claim-a-mailbox/index.md): Take an address on coritan.gg when you create your Coritan account, or claim one later in webmail. - [Read and search mail in webmail](https://www.coritan.com/docs/mail/webmail/read-and-search/index.md): Move between folders and labels, open a conversation, act on messages, and find mail with search operators in webmail. - [Write and send email in webmail](https://www.coritan.com/docs/mail/webmail/write-and-send/index.md): Compose a message, reply or forward, attach files, use signatures and templates, schedule a message and undo a send in webmail. - [Keep an address book in webmail](https://www.coritan.com/docs/mail/webmail/contacts/index.md): Add, find, group, import and export the contacts of a mailbox in webmail, and write to a contact or a whole group. - [Sort mail with labels and filters](https://www.coritan.com/docs/mail/webmail/labels-and-filters/index.md): Create labels, write filters that sort new mail as it arrives, and block senders you never want to hear from in webmail. - [Forward your mail to another address](https://www.coritan.com/docs/mail/webmail/forwarding/index.md): Confirm an address with a code, then send all new mail on to it from webmail, or forward only some of it with a filter. - [Send an automatic reply while you are away](https://www.coritan.com/docs/mail/webmail/out-of-office/index.md): Turn on an out-of-office reply in webmail, choose the days it runs, and turn it off from your inbox when you are back. - [Open and share mailboxes in webmail](https://www.coritan.com/docs/mail/webmail/mailboxes-and-sharing/index.md): See the mailboxes webmail opens, add one to your Coritan account, accept an invitation, and share a mailbox with other people. - [Protect your webmail mailbox](https://www.coritan.com/docs/mail/webmail/security/index.md): Change a mailbox's password, turn two-factor authentication on or off, manage app passwords and end sessions from the Security tab in webmail. - [Set up mail apps and devices](https://www.coritan.com/docs/mail/webmail/mail-apps/index.md): Find the settings a mail app needs, set up an iPhone, iPad or Mac with a code, and remove a device from webmail. - [Import mail into webmail](https://www.coritan.com/docs/mail/webmail/import/index.md): Bring your old mail into a webmail mailbox from another provider or a file, and follow each import until it finishes. - [Change webmail settings](https://www.coritan.com/docs/mail/webmail/settings/index.md): Set the name people see, your signatures, how webmail shows mail and your notifications, and find every other tab of webmail settings. - [Webmail keyboard shortcuts](https://www.coritan.com/docs/mail/webmail/keyboard-shortcuts/index.md): Every keyboard shortcut in webmail, for moving around, acting on conversations and writing mail. - [Mail DNS records](https://www.coritan.com/docs/mail/dns-records/index.md): Every DNS record Mail Hosting and SMTP Relay ask for, what each one does, and when we publish them into your zone for you. - [How the DMARC stage ramp works](https://www.coritan.com/docs/mail/dmarc/index.md): How we move a domain's DMARC policy from none to quarantine to reject, and how to hold a stage or change it yourself. - [How Mail Hosting and SMTP Relay are billed](https://www.coritan.com/docs/mail/billing/index.md): What a mail plan includes, what you pay for, how to get a bigger or smaller plan, and what the Billing tab shows and cancels. - [Internal mail tenants](https://www.coritan.com/docs/mail/internal-tenants/index.md): How the platform's own mail tenants appear on the owning account's dashboard, and what their owner and staff can each change. - [Troubleshoot mail](https://www.coritan.com/docs/mail/troubleshooting/index.md): Fix the common problems with mail domains, mailboxes, mail apps, SMTP Relay sending and webmail, one symptom at a time. - [All of Email in one file](https://www.coritan.com/docs/mail/llms-full.txt) ## Websites - [Websites](https://www.coritan.com/docs/websites/index.md): Register and host domains, manage DNS records and DNSSEC, balance traffic, issue SSL/TLS certificates and put a web proxy and WAF in front of a site. - [Add a domain you already own](https://www.coritan.com/docs/websites/add-an-existing-domain/index.md): Host the DNS for a domain registered elsewhere on Coritan, then point the domain's nameservers here. - [View DNS query statistics](https://www.coritan.com/docs/websites/dns-query-statistics/index.md): See how many DNS queries a hosted zone answered, by response code and by hour, on a website's Overview tab. - [How domain registration works](https://www.coritan.com/docs/websites/domains/index.md): What happens when you register or transfer a domain with Coritan, how prices are set, and what each registration status means. - [Register a domain](https://www.coritan.com/docs/websites/domains/register-a-domain/index.md): Search for a free domain name, see its price and register it with Coritan from the Websites page. - [Transfer a domain to Coritan](https://www.coritan.com/docs/websites/domains/transfer-a-domain-to-coritan/index.md): Move a domain from another registrar to Coritan with the EPP code that registrar gives you. - [Renew a domain](https://www.coritan.com/docs/websites/domains/renew-a-domain/index.md): Renew a domain registered with Coritan for one to ten years, or turn on auto-renew so it renews before it expires. - [Change a domain's nameservers](https://www.coritan.com/docs/websites/domains/change-nameservers/index.md): Point a domain registered with Coritan at Coritan's nameservers or at another DNS provider's. - [Turn on WHOIS privacy and transfer lock](https://www.coritan.com/docs/websites/domains/whois-privacy-and-transfer-lock/index.md): Hide your contact details from WHOIS and stop anyone transferring a domain away while it is locked. - [Transfer a domain to another registrar](https://www.coritan.com/docs/websites/domains/transfer-a-domain-away/index.md): Unlock a domain registered with Coritan and reveal its EPP code so another registrar can take it over. - [How DNS hosting works](https://www.coritan.com/docs/websites/dns/index.md): How Coritan hosts a domain's DNS zone, from nameservers and records to TTLs, the SOA record and proxied records. - [Add, edit and delete DNS records](https://www.coritan.com/docs/websites/dns/manage-dns-records/index.md): Create, change and delete a zone's DNS records on a website's DNS tab or through the API. - [DNS record types](https://www.coritan.com/docs/websites/dns/record-types/index.md): The record types a Coritan DNS zone accepts, the content each one takes and the rules the API checks. - [Import and export a zone file](https://www.coritan.com/docs/websites/dns/import-and-export-a-zone-file/index.md): Copy DNS records into a zone from a BIND zone file, or download a zone's records as one. - [Set up DNSSEC](https://www.coritan.com/docs/websites/dns/dnssec/index.md): Read a zone's DNSSEC status and DS records on its Settings tab, and publish the DS record at the domain's registrar. - [Delete a DNS zone](https://www.coritan.com/docs/websites/dns/delete-a-dns-zone/index.md): Stop hosting a domain's DNS on Coritan and delete every record in its zone. - [How DNS load balancing works](https://www.coritan.com/docs/websites/load-balancing/index.md): How a load balancer answers DNS queries from pools of origins, with health checks, location steering and failover. - [Create an origin pool](https://www.coritan.com/docs/websites/load-balancing/create-an-origin-pool/index.md): Group the servers that answer for a hostname into a pool, with weights, priorities and health checks. - [Create a load balancer](https://www.coritan.com/docs/websites/load-balancing/create-a-load-balancer/index.md): Answer a hostname from your origin pools, steered by the client's location, with a fallback pool when the others are down. - [Load balancing reference](https://www.coritan.com/docs/websites/load-balancing/reference/index.md): Fields, limits, region codes and error messages for origin pools and load balancers. - [How SSL/TLS certificates work](https://www.coritan.com/docs/websites/ssl/index.md): How Coritan issues, validates and renews free SSL/TLS certificates for your domains. - [Issue an SSL/TLS certificate](https://www.coritan.com/docs/websites/ssl/issue-a-certificate/index.md): Prove you control a domain by DNS or HTTP and issue a free certificate for it on a website's SSL tab. - [Renew or revoke a certificate](https://www.coritan.com/docs/websites/ssl/renew-or-revoke-a-certificate/index.md): Renew an SSL/TLS certificate before it expires, or revoke one you no longer want served. - [Manage a website's web proxy](https://www.coritan.com/docs/websites/proxy/index.md): Put a domain behind Coritan's edge on its Proxy tab, then change its web proxy, point it at one of your servers or delete it. - [Protect a website with the WAF](https://www.coritan.com/docs/websites/waf/index.md): Turn the web application firewall, HTTPS redirects and development mode on or off for each web proxy under a domain. - [Website settings](https://www.coritan.com/docs/websites/settings/index.md): Every card on a website's Settings tab, from registration, nameservers and renewal to the DNS zone, DNSSEC and deleting. - [Troubleshoot websites and DNS](https://www.coritan.com/docs/websites/troubleshooting/index.md): Fixes for domains that do not resolve, records the API refuses, certificates that fail and registrations that stall. - [All of Websites in one file](https://www.coritan.com/docs/websites/llms-full.txt) ## Edge Proxy - [Edge Proxy](https://www.coritan.com/docs/proxies/index.md): Put a web proxy in front of a site, give a game server a join address, and connect game servers you host elsewhere. - [How web proxies work](https://www.coritan.com/docs/proxies/web-proxies/index.md): How a Coritan web proxy serves a hostname, and how its origin, certificate, WAF, redirects and error page fit together. - [Create a web proxy](https://www.coritan.com/docs/proxies/web-proxies/create-a-web-proxy/index.md): Serve a hostname through Coritan's edge, in front of one of your servers or an address of your own. - [Change a web proxy's origin](https://www.coritan.com/docs/proxies/web-proxies/change-the-origin/index.md): Point a web proxy at a different server or address, change its protocol and port, and manage its certificate. - [Redirect requests with rules](https://www.coritan.com/docs/proxies/web-proxies/redirect-rules/index.md): Send visitors from one path or hostname to another address with redirect rules on a web proxy. - [Customise the error page](https://www.coritan.com/docs/proxies/web-proxies/custom-error-page/index.md): Change the page visitors see when a web proxy cannot reach its origin, with your own wording, colours and links. - [Change a web proxy's settings](https://www.coritan.com/docs/proxies/web-proxies/settings/index.md): Turn HTTPS redirects, the WAF, WebSockets and development mode on or off for a web proxy, or delete it. - [How join addresses work](https://www.coritan.com/docs/proxies/join-addresses/index.md): How a join address carries players to a game server through Coritan's edge, for Minecraft Java, Bedrock and other TCP games. - [Create a join address](https://www.coritan.com/docs/proxies/join-addresses/create-a-join-address/index.md): Give a game server a name players can join with, such as survival-smp under Coritan's game domain. - [Customise the server list entry](https://www.coritan.com/docs/proxies/join-addresses/server-list/index.md): Set the name, message of the day, icon and version text players see for your server in their game's server list. - [Use your own domain for a join address](https://www.coritan.com/docs/proxies/join-addresses/custom-domain/index.md): Let players join a game server at a domain you own, such as play.example.com, with a CNAME record. - [How external servers work](https://www.coritan.com/docs/proxies/external-servers/index.md): How an external server gives a game server you host elsewhere a Coritan join address, and what its Overview tab shows. - [Connect a server you host elsewhere](https://www.coritan.com/docs/proxies/external-servers/connect-an-external-server/index.md): Order a join address for a game server you run elsewhere, tell Coritan where it listens and which region carries its players, and test it. - [Manage an external server's plan](https://www.coritan.com/docs/proxies/external-servers/billing/index.md): See what an external server costs, change its plan or cancel it from its Billing tab. - [Claim a free coritan.gg name](https://www.coritan.com/docs/proxies/coritan-gg-names/index.md): Claim a free name under a Coritan domain such as coritan.gg, use it for your sites and servers, or release it. - [Troubleshoot proxies and join addresses](https://www.coritan.com/docs/proxies/troubleshooting/index.md): Fixes for web proxies that show an error, players who cannot join, custom domains that fail and external servers that do not connect. - [All of Edge Proxy in one file](https://www.coritan.com/docs/proxies/llms-full.txt) ## Floating IPs - [Floating IPs](https://www.coritan.com/docs/floating-ips/index.md): Hold public IPv4 addresses and subnets on your account and attach them to instances and servers. - [Order a floating IP](https://www.coritan.com/docs/floating-ips/order-a-floating-ip/index.md): Order a single IPv4 address or a subnet from a region's pool, pay for it on the order's page, and follow or cancel an open order. - [IP pools and regions](https://www.coritan.com/docs/floating-ips/pools/index.md): The pools floating IPs come from, the region each one serves, and how to see what is in stock. - [Attach and detach a floating IP](https://www.coritan.com/docs/floating-ips/attach-and-detach/index.md): Point a floating IP at an instance or a server, move it to another one, or take it off. - [Set reverse DNS for a floating IP](https://www.coritan.com/docs/floating-ips/reverse-dns/index.md): Give a floating IP a PTR record so lookups of the address return your hostname. - [How subnets work](https://www.coritan.com/docs/floating-ips/subnets/index.md): What a floating subnet holds, which of its addresses you can use, and how to list them. - [Change a floating IP's DDoS protection](https://www.coritan.com/docs/floating-ips/shield-settings/index.md): Choose how DDoS Shield filters traffic to a floating IP, set its rate limits and add rules for ports and sources. - [Cancel a floating IP](https://www.coritan.com/docs/floating-ips/billing/index.md): See what a floating IP costs, and cancel it at the end of its term or straight away. - [Troubleshoot floating IPs](https://www.coritan.com/docs/floating-ips/troubleshooting/index.md): Fixes for orders that stay pending, addresses that will not attach, and reverse DNS that does not resolve. - [All of Floating IPs in one file](https://www.coritan.com/docs/floating-ips/llms-full.txt) ## DDoS Shield - [DDoS Shield](https://www.coritan.com/docs/ddos-shield/index.md): DDoS Shield filters attack traffic before it reaches your floating IPs, and shows what it blocked. - [How DDoS Shield works](https://www.coritan.com/docs/ddos-shield/how-ddos-shield-works/index.md): How DDoS Shield decides which traffic reaches a floating IP, through protection modes, profiles, rules and rate limits. - [Read attack events](https://www.coritan.com/docs/ddos-shield/attack-events/index.md): See the attacks DDoS Shield detected on your addresses, how large they were and what it did about them. - [Order and use a custom profile](https://www.coritan.com/docs/ddos-shield/custom-profiles/index.md): Order a custom DDoS Shield profile, bind your floating IPs to it, and block or unblock traffic sources on them. - [Game server protection](https://www.coritan.com/docs/ddos-shield/game-protection/index.md): How Coritan protects game servers, including ones you host elsewhere, and where to set it up. - [TCP proxy protection](https://www.coritan.com/docs/ddos-shield/tcp-proxy/index.md): How Coritan's proxies hide your server's own address and check traffic on its way to your server. - [Get help during an attack](https://www.coritan.com/docs/ddos-shield/under-attack/index.md): What to do when an address of yours is under attack right now, and how to reach Coritan quickly. - [All of DDoS Shield in one file](https://www.coritan.com/docs/ddos-shield/llms-full.txt) ## Snapshots - [Snapshots](https://www.coritan.com/docs/snapshots/index.md): Full archives of your servers kept on your account, so you can restore them onto any server after the original is gone. - [Lock, download and delete snapshots](https://www.coritan.com/docs/snapshots/manage-snapshots/index.md): Find a snapshot on the Snapshots page, lock it against accidental deletion, download the archive or delete it. - [Restore a snapshot onto a server](https://www.coritan.com/docs/snapshots/restore-a-snapshot/index.md): Restore a snapshot onto the server it came from or onto any other server on your account. - [Start a new server from a snapshot](https://www.coritan.com/docs/snapshots/new-server-from-a-snapshot/index.md): Order a server that is built with a snapshot's software and restored from it as soon as the install finishes. - [How snapshot storage works](https://www.coritan.com/docs/snapshots/storage-allowance/index.md): How your account's snapshot allowance is worked out, what counts against it and what happens when you go over it. - [Order more snapshot storage](https://www.coritan.com/docs/snapshots/add-snapshot-storage/index.md): Add snapshot storage to your account when your servers' snapshots need more room than their plans include. - [Snapshots and backups compared](https://www.coritan.com/docs/snapshots/snapshots-and-backups/index.md): How a snapshot differs from a server backup, where each is kept and which one to use. - [All of Snapshots in one file](https://www.coritan.com/docs/snapshots/llms-full.txt) ## Organizations - [Organizations](https://www.coritan.com/docs/organizations/index.md): Resell Coritan products under your own brand, with your own customers, products, prices, storefront and staff. - [How organizations work](https://www.coritan.com/docs/organizations/how-organizations-work/index.md): The parts of an organization, who can reach each one, how money moves and which credential each API takes. - [Create an organization](https://www.coritan.com/docs/organizations/create-an-organization/index.md): Create an organization from your Coritan account, choose its slug and billing mode, and open its dashboard. - [Read your organization's overview](https://www.coritan.com/docs/organizations/overview/index.md): See revenue, customers, services and storefront visitors for an organization, and add the visitor tracking script to your site. - [Manage members and roles](https://www.coritan.com/docs/organizations/members-and-roles/index.md): Invite people to run your organization with you, give each a role, link a member to a customer account and remove access. - [Organization roles and permissions](https://www.coritan.com/docs/organizations/roles-and-permissions/index.md): What each organization role can see and change in the dashboard, the staff console and the Organization API. - [Manage customers](https://www.coritan.com/docs/organizations/customers/index.md): Add, edit, credit and close customer accounts, and set up the custom fields and sign-in apps your storefront uses. - [Manage customer services](https://www.coritan.com/docs/organizations/customer-services/index.md): Order a service for a customer, find any service your customers hold, and suspend or restore one. - [Set up products and pricing](https://www.coritan.com/docs/organizations/products-and-pricing/index.md): Create the products your customers buy, link each one to a Coritan product, and set a price for each billing cycle. - [Organization billing](https://www.coritan.com/docs/organizations/billing/index.md): How your customers pay, how Coritan pays you, and where to find invoices, statements, payouts, disputes and PayNow. - [Manage customer invoices](https://www.coritan.com/docs/organizations/billing/invoices/index.md): Find your customers' invoices, read their lines and payments, and mark an invoice paid when the money reached you another way. - [Generate organization statements](https://www.coritan.com/docs/organizations/billing/statements/index.md): Build a statement of your organization's sales for a period, and download it as a PDF or a CSV file. - [Track your payouts](https://www.coritan.com/docs/organizations/billing/payouts/index.md): See what Coritan has paid your organization for each period, the platform fee taken and the status of each payout. - [Follow payment disputes](https://www.coritan.com/docs/organizations/billing/disputes/index.md): See the chargebacks your customers have opened, how much is at stake and the date evidence is due. - [Connect your PayNow store](https://www.coritan.com/docs/organizations/billing/paynow/index.md): Connect your own PayNow store to your organization, and manage its subscriptions, gift cards and affiliates. - [Run your store from the Commerce tab](https://www.coritan.com/docs/organizations/commerce/index.md): Run your organization's store in the dashboard, from orders and returns to products, stock, shipping, payouts, disputes, taxes and settings. - [Take your store live](https://www.coritan.com/docs/organizations/commerce/merchant-profile/index.md): Fill in and submit the merchant profile that Coritan reviews, then ask staff to move your store from test mode to real orders. - [Fulfil, refund and cancel store orders](https://www.coritan.com/docs/organizations/commerce/orders/index.md): Find your store's orders, ship them, release a held order, refund or cancel an order, and correct where it goes. - [Handle store returns, exchanges and claims](https://www.coritan.com/docs/organizations/commerce/returns/index.md): Answer the returns and exchanges shoppers ask for, open returns and claims yourself, and refund or replace what comes back. - [Add and edit your store's products](https://www.coritan.com/docs/organizations/commerce/products/index.md): Create products, give them options, variants, prices and images, choose where they are listed, and publish, archive or delete them. - [Track stock and stock locations](https://www.coritan.com/docs/organizations/commerce/inventory/index.md): Count each variant's stock at each location, record what is on its way, and manage the warehouses and shops your orders ship from. - [Manage your store's customers](https://www.coritan.com/docs/organizations/commerce/customers/index.md): Look up the people who bought from your store, see their orders and addresses, and keep a note, tags and tax details on each one. - [Create promotions and issue gift cards](https://www.coritan.com/docs/organizations/commerce/discounts/index.md): Offer discount codes and automatic promotions, and issue, adjust and turn off your store's gift cards. - [Set up regions and shipping](https://www.coritan.com/docs/organizations/commerce/shipping/index.md): Choose the countries your store sells to and their currency, then set the shipping zones, options and profiles checkout offers. - [Track your store's balance and payouts](https://www.coritan.com/docs/organizations/commerce/payouts/index.md): See what your store is owed in each currency, ask for a payout, follow each payout and read every entry in the store's ledger. - [Respond to chargebacks on store orders](https://www.coritan.com/docs/organizations/commerce/disputes/index.md): Follow the disputes that shoppers' banks open on store orders, then send the bank evidence or accept the dispute before its deadline. - [Report the tax your store charged](https://www.coritan.com/docs/organizations/commerce/taxes/index.md): See the tax Coritan charged on your store's sales by period, seller of record and place, and download it as a CSV file for your accountant. - [Import your Shopify products into the store](https://www.coritan.com/docs/organizations/commerce/imports/index.md): Bring your products, variants, prices, images and stock counts over from Shopify with the products CSV it exports, checking the file first. - [Change your store's settings](https://www.coritan.com/docs/organizations/commerce/settings/index.md): Set your store's details, checkout, return window and payout schedule, and create the publishable keys and sales channels storefronts use. - [Send orders to a fulfilment provider](https://www.coritan.com/docs/organizations/commerce/fulfilment-providers/index.md): Connect a warehouse that packs and ships your store's orders, choose which orders it gets, and follow what is sent to it and what comes back. - [Manage your customers' instances](https://www.coritan.com/docs/organizations/compute/index.md): See the Cloud Compute instances your customers run, and start, stop, reboot or inspect one for them. - [Host DNS zones for your organization](https://www.coritan.com/docs/organizations/dns/index.md): Host your organization's own domains on Coritan's nameservers, edit their records, publish DNSSEC and balance traffic across regions. - [Run Mail Hosting for your customers](https://www.coritan.com/docs/organizations/mail/index.md): See the mail your customers host through your organization, and manage their domains, mailboxes and sending. - [Organization integrations](https://www.coritan.com/docs/organizations/integrations/index.md): Connect your organization to Discord and set up the game proxy your customers' players join through. - [Connect a Discord server](https://www.coritan.com/docs/organizations/integrations/discord/index.md): Link your community's Discord server to your organization for staff links, role menus, commands and support channels. - [Customise the game proxy messages](https://www.coritan.com/docs/organizations/integrations/game-proxy/index.md): Set the messages players see in the server list and when they join through your organization's game proxy. - [Receive organization webhooks](https://www.coritan.com/docs/organizations/webhooks/index.md): Send your organization's events to an endpoint on your own server, and learn how deliveries, retries and signatures work. - [Read the organization audit log](https://www.coritan.com/docs/organizations/audit-log/index.md): See who changed what in your organization, and when, from the dashboard, the staff console and the API. - [Change organization settings](https://www.coritan.com/docs/organizations/settings/index.md): Change your organization's name, billing mode, branding, legal details and invoicing, and choose how its email leaves. - [Create organization API keys](https://www.coritan.com/docs/organizations/api-keys/index.md): Create a key for your own systems to call the Commerce API, choose its scopes, and revoke it when it is no longer needed. - [Delete an organization](https://www.coritan.com/docs/organizations/delete-an-organization/index.md): Check what stops an organization from being deleted, then delete it for good. - [Build a storefront on the Organization API](https://www.coritan.com/docs/organizations/storefront/index.md): Which Organization API serves each part of your own storefront, and which credential each one takes. - [Show your catalogue with the Storefront API](https://www.coritan.com/docs/organizations/storefront/storefront-api/index.md): Read your organization's branding, products, locations and currencies without signing in, and take orders from your site. - [Sign customers in to your storefront](https://www.coritan.com/docs/organizations/storefront/customer-sign-in/index.md): Register, sign in and verify your customers, refresh their tokens, and add two-factor authentication and social sign-in. - [Build the customer account area](https://www.coritan.com/docs/organizations/storefront/customer-portal/index.md): Let signed-in customers see their services, pay invoices, add credit, save payment methods and edit their profile. - [Let customers run their servers](https://www.coritan.com/docs/organizations/storefront/portal-servers/index.md): Build a Container Apps server panel in your storefront, with power and console, files, snapshots, databases, schedules, ports, software and sharing. - [Let customers run Cloud Compute instances](https://www.coritan.com/docs/organizations/storefront/portal-cloud-compute/index.md): The portal API your storefront uses to show a customer's Cloud Compute instances, and to power, reach, snapshot and back them up. - [Let customers manage IPs, protection and domains](https://www.coritan.com/docs/organizations/storefront/portal-networking/index.md): The portal API for a customer's Floating IPs, DDoS Shield, external servers and platform domain names. - [Let customers use Mail Hosting and SMTP Relay](https://www.coritan.com/docs/organizations/storefront/portal-mail/index.md): The portal API for a customer's mail domains, mailboxes and aliases, and for sending through SMTP Relay. - [Run a community with a server list, forum and guides](https://www.coritan.com/docs/organizations/storefront/community/index.md): Serve a server list, a forum, guides and your Discord chat on your storefront, and moderate what your customers post. - [Sell with the Commerce API](https://www.coritan.com/docs/organizations/storefront/commerce-api/index.md): Run a store with Coritan as the merchant of record: products, regions, prices, orders, refunds and fulfilment from your systems. - [Build a checkout with the Store API](https://www.coritan.com/docs/organizations/storefront/store-api/index.md): Use a publishable key to list products, fill a cart, take payment and show orders on your own site. - [Answer disputes on store orders](https://www.coritan.com/docs/organizations/storefront/commerce-disputes/index.md): Follow the chargebacks shoppers open on store orders, then send evidence to their bank or accept the dispute, with the Commerce API. - [Get store payouts and tax reports](https://www.coritan.com/docs/organizations/storefront/commerce-payouts/index.md): See how Coritan pays out your store's balance, ask for a payout, follow each one and download the tax charged on your sales. - [Handle returns, exchanges and claims](https://www.coritan.com/docs/organizations/storefront/commerce-returns/index.md): Take the returns and exchanges shoppers ask for on store orders, and open claims, then approve, receive and refund each one with the Commerce API. - [Build a storefront with the JavaScript SDK](https://www.coritan.com/docs/organizations/storefront/commerce-sdk/index.md): Call the Store API from JavaScript with our commerce client, or start from the Next.js storefront built on it. - [The staff console](https://www.coritan.com/docs/organizations/staff-console/index.md): The console and staff API your team uses to look after customers, servers, billing and support, each member within their role. - [Sign in to the staff console](https://www.coritan.com/docs/organizations/staff-console/sign-in/index.md): Sign in to the staff console with your organization account, use two-factor authentication, confirm risky actions and end your sessions. - [Manage the staff team and console settings](https://www.coritan.com/docs/organizations/staff-console/team-and-settings/index.md): Add team members, change their roles and sign-in, and set your brand's details, feature switches, error page, emails, API keys and notices. - [Look after customers in the staff console](https://www.coritan.com/docs/organizations/staff-console/customers/index.md): Find a customer, read their account, change their details, adjust credit and act on their behalf from the staff console. - [Handle billing in the staff console](https://www.coritan.com/docs/organizations/staff-console/billing/index.md): Work with invoices, transactions, refunds, disputes, dunning, coupons, orders and services from the staff console. - [Manage customer servers in the staff console](https://www.coritan.com/docs/organizations/staff-console/servers/index.md): Find any customer server, check its health and act on it from the staff console, within your role's limits. - [Answer customer conversations](https://www.coritan.com/docs/organizations/staff-console/support-inbox/index.md): Work the support queue, answer customers, pass conversations between tiers and ask for a customer's logs or server access in the staff console. - [All of Organizations in one file](https://www.coritan.com/docs/organizations/llms-full.txt) ## Support - [Support](https://www.coritan.com/docs/support/index.md): How to reach Coritan for help with a service, for a quote from sales, or during an attack on your service. - [Contact support from the dashboard](https://www.coritan.com/docs/support/conversations/index.md): Start a support conversation, attach files, follow the replies, rate the answer, and reopen a conversation that was closed. - [All of Support in one file](https://www.coritan.com/docs/support/llms-full.txt) ## Platform - [About the Coritan platform](https://www.coritan.com/docs/platform/index.md): Who runs Coritan, where its data centres and network are, what you buy through sales, and the terms that cover every service. - [Data centres and locations](https://www.coritan.com/docs/platform/data-centres/index.md): The locations Coritan runs services in, what each data centre page lists, and how to pick a location when you order. - [How the Coritan network works](https://www.coritan.com/docs/platform/network/index.md): How traffic reaches your services over the Coritan network, from its points of presence to IPv6 and attack filtering. - [Bare metal, colocation and IP transit](https://www.coritan.com/docs/platform/sales-led-products/index.md): The products you buy by talking to our sales team rather than ordering in the dashboard, and how to ask for a quote. - [Legal terms and policies](https://www.coritan.com/docs/platform/legal/index.md): Where to read the Terms of Service, the Privacy Policy and the Acceptable Use Policy that apply to every Coritan service. - [Glossary](https://www.coritan.com/docs/platform/glossary/index.md): Short definitions of the terms used across the Coritan docs, from billing cycle and credit to floating IP and server. - [All of Platform in one file](https://www.coritan.com/docs/platform/llms-full.txt) ## API - [Coritan API](https://www.coritan.com/docs/api/index.md): Automate what the dashboard does with the Coritan REST API, and find its base URL, credentials, formats and full reference. - [Authentication](https://www.coritan.com/docs/api/authentication/index.md): Which credential each part of the Coritan API accepts, how to get and refresh an access token, and what API keys do today. - [Errors](https://www.coritan.com/docs/api/errors/index.md): The status codes and error bodies the Coritan API returns, the fields to read in each, and what to do about them. - [Rate limits](https://www.coritan.com/docs/api/rate-limits/index.md): How many requests the Coritan API accepts, the tighter limits on sign-in and some actions, and how to handle a 429 response. - [Pagination and filtering](https://www.coritan.com/docs/api/pagination/index.md): How list endpoints page their results with limit and offset or with page numbers, and how to read the total. - [Idempotent requests](https://www.coritan.com/docs/api/idempotency/index.md): Send an Idempotency-Key header so that retrying a payment or an order does not charge you or order twice. - [Client API reference](https://www.coritan.com/docs/api/reference/client/index.md): Every operation of the Client API, generated from the API: 549 operations in 23 areas. - [Client API: Authentication](https://www.coritan.com/docs/api/reference/client/authentication/index.md): Register, login, refresh tokens, and manage your profile. - [Client API: Catalog](https://www.coritan.com/docs/api/reference/client/catalog/index.md): Browse sellable products and plan options. - [Client API: Services](https://www.coritan.com/docs/api/reference/client/services/index.md): Order and manage provisioned services (lifecycle, actions, cancel, plan changes). - [Client API: Billing](https://www.coritan.com/docs/api/reference/client/billing/index.md): Invoices, credit balance, top-ups, and hourly billing controls. - [Client API: Payments](https://www.coritan.com/docs/api/reference/client/payments/index.md): Payment methods, checkout sessions, and available gateways. - [Client API: DNS](https://www.coritan.com/docs/api/reference/client/dns/index.md): Authoritative DNS zones, records, DNSSEC, and per-zone query stats. - [Client API: SSL](https://www.coritan.com/docs/api/reference/client/ssl/index.md): Certificate inventory and issuance, plus HTTP-01 / DNS challenge workflows for domain validation. - [Client API: Domains](https://www.coritan.com/docs/api/reference/client/domains/index.md): Domain search, registration, renewals, nameservers, and locks. - [Client API: Reverse Proxy](https://www.coritan.com/docs/api/reference/client/reverse-proxy/index.md): User-managed reverse-proxy routes (TLS, upstreams, WAF settings). - [Client API: Game Proxy](https://www.coritan.com/docs/api/reference/client/game-proxy/index.md): Game join addresses on the platform's join domain: names, branding and custom domains. - [Client API: External Servers](https://www.coritan.com/docs/api/reference/client/external-servers/index.md): Put a server you host yourself behind the game proxy: connection, tests and branding. - [Client API: Platform Domains](https://www.coritan.com/docs/api/reference/client/platform-domains/index.md): Names claimed under the platform's customer suffixes, such as example.coritan.gg. - [Client API: Container Apps](https://www.coritan.com/docs/api/reference/client/container-apps/index.md): Container Apps that run any image or template (MariaDB, Redis, nginx, and more). - [Client API: Apps](https://www.coritan.com/docs/api/reference/client/apps/index.md): Apps built once from a git repository or an image and run as replicas in the regions you choose: deployments, build logs, rollbacks, environment variables and domains. - [Client API: Cloud Compute](https://www.coritan.com/docs/api/reference/client/cloud-compute/index.md): Cloud Compute VM instances (power, console, backups, and details). - [Client API: Floating IPs](https://www.coritan.com/docs/api/reference/client/floating-ips/index.md): Allocate and attach floating IPs to eligible services. - [Client API: Shield](https://www.coritan.com/docs/api/reference/client/shield/index.md): Client-facing DDoS scrubber status and attack events for your IPs. - [Client API: Object Storage](https://www.coritan.com/docs/api/reference/client/object-storage/index.md): S3-compatible buckets, access keys, objects and usage for Object Storage services. - [Client API: Mail](https://www.coritan.com/docs/api/reference/client/mail/index.md): Mail Hosting (domains, mailboxes, aliases), SMTP Relay (credentials, API keys, webhooks, suppressions, events) and the mail tenants an account owns. - [Client API: Mail Send API](https://www.coritan.com/docs/api/reference/client/mail-send-api/index.md): Send a message through an SMTP Relay service over HTTPS. - [Client API: Support](https://www.coritan.com/docs/api/reference/client/support/index.md): Conversational support chat (threads and messages). - [Client API: Authentication MFA](https://www.coritan.com/docs/api/reference/client/authentication-mfa/index.md): Every Client API operation tagged Authentication MFA. - [Client API: Resource Tags](https://www.coritan.com/docs/api/reference/client/resource-tags/index.md): User-defined labels on services, Cloud Compute instances, Container Apps, and other resources. - [Organization API reference](https://www.coritan.com/docs/api/reference/organizations/index.md): Every operation of the Organization API, generated from the API: 1176 operations in 32 areas. - [Organization API: Organizations & Members](https://www.coritan.com/docs/api/reference/organizations/organizations-members/index.md): Create and configure reseller organizations, members, roles, and audit log. - [Organization API: API Keys](https://www.coritan.com/docs/api/reference/organizations/api-keys/index.md): Create and revoke organization API keys. - [Organization API: Customers](https://www.coritan.com/docs/api/reference/organizations/customers/index.md): End-customers of the org: CRUD, custom fields, and OAuth clients. - [Organization API: Catalog & Services](https://www.coritan.com/docs/api/reference/organizations/catalog-services/index.md): Org-scoped products, pricing overrides, and customer services. - [Organization API: Billing & Payouts](https://www.coritan.com/docs/api/reference/organizations/billing-payouts/index.md): Org invoices, credit grants, revenue, payout preferences, and billing webhooks. - [Organization API: Staff Support](https://www.coritan.com/docs/api/reference/organizations/staff-support/index.md): Reseller support inbox, where staff reply to customer chat under /{slug}/chat/staff. - [Organization API: Analytics](https://www.coritan.com/docs/api/reference/organizations/analytics/index.md): Live and historical tracking stats for the organization. - [Organization API: Customer Authentication](https://www.coritan.com/docs/api/reference/organizations/customer-authentication/index.md): End-customer login/refresh/me under /{slug}/auth. - [Organization API: Customer Portal](https://www.coritan.com/docs/api/reference/organizations/customer-portal/index.md): Authenticated end-customer self-service (requires OrgCustomerBearer). - [Organization API: Storefront](https://www.coritan.com/docs/api/reference/organizations/storefront/index.md): White-label catalog browse (public) and checkout (customer token). - [Organization API: Commerce](https://www.coritan.com/docs/api/reference/organizations/commerce/index.md): Every Organization API operation tagged Commerce. - [Organization API: Commerce Store API](https://www.coritan.com/docs/api/reference/organizations/commerce-store-api/index.md): Every Organization API operation tagged Commerce Store API. - [Organization API: DNS](https://www.coritan.com/docs/api/reference/organizations/dns/index.md): Org-scoped authoritative DNS zones, records, DNSSEC, import/export, and geo load balancers. - [Organization API: Discord](https://www.coritan.com/docs/api/reference/organizations/discord/index.md): Your own Discord bot: application credentials, the staff channel that receives tickets, and which Discord accounts are staff. - [Organization API: Org Cloud Compute](https://www.coritan.com/docs/api/reference/organizations/org-cloud-compute/index.md): Every Organization API operation tagged Org Cloud Compute. - [Organization API: Org Community Forum](https://www.coritan.com/docs/api/reference/organizations/org-community-forum/index.md): Every Organization API operation tagged Org Community Forum. - [Organization API: Org Community Guides](https://www.coritan.com/docs/api/reference/organizations/org-community-guides/index.md): Every Organization API operation tagged Org Community Guides. - [Organization API: Org Container Catalog](https://www.coritan.com/docs/api/reference/organizations/org-container-catalog/index.md): Every Organization API operation tagged Org Container Catalog. - [Organization API: Org Mail](https://www.coritan.com/docs/api/reference/organizations/org-mail/index.md): Every Organization API operation tagged Org Mail. - [Organization API: Org Staff Auth](https://www.coritan.com/docs/api/reference/organizations/org-staff-auth/index.md): Every Organization API operation tagged Org Staff Auth. - [Organization API: Org Staff Billing](https://www.coritan.com/docs/api/reference/organizations/org-staff-billing/index.md): Every Organization API operation tagged Org Staff Billing. - [Organization API: Org Staff Community](https://www.coritan.com/docs/api/reference/organizations/org-staff-community/index.md): Every Organization API operation tagged Org Staff Community. - [Organization API: Org Staff Containers](https://www.coritan.com/docs/api/reference/organizations/org-staff-containers/index.md): Every Organization API operation tagged Org Staff Containers. - [Organization API: Org Staff Coupons](https://www.coritan.com/docs/api/reference/organizations/org-staff-coupons/index.md): Every Organization API operation tagged Org Staff Coupons. - [Organization API: Org Staff Insight](https://www.coritan.com/docs/api/reference/organizations/org-staff-insight/index.md): Every Organization API operation tagged Org Staff Insight. - [Organization API: Org Staff Notices](https://www.coritan.com/docs/api/reference/organizations/org-staff-notices/index.md): Every Organization API operation tagged Org Staff Notices. - [Organization API: Org Staff Ops](https://www.coritan.com/docs/api/reference/organizations/org-staff-ops/index.md): Every Organization API operation tagged Org Staff Ops. - [Organization API: Org Staff Team](https://www.coritan.com/docs/api/reference/organizations/org-staff-team/index.md): Every Organization API operation tagged Org Staff Team. - [Organization API: Org Ticket Requests](https://www.coritan.com/docs/api/reference/organizations/org-ticket-requests/index.md): Every Organization API operation tagged Org Ticket Requests. - [Organization API: Organization apps](https://www.coritan.com/docs/api/reference/organizations/organization-apps/index.md): The organization's own Apps, as /api/v1/client/apps serves an account's: deployments, build logs, rollbacks, environment variables and domains. - [Organization API: Partners](https://www.coritan.com/docs/api/reference/organizations/partners/index.md): Server-to-server calls from the brand's partners, such as the Medal quest that grants a free server a RAM boost. - [Organization API: Resource Tags](https://www.coritan.com/docs/api/reference/organizations/resource-tags/index.md): Every Organization API operation tagged Resource Tags.