Projects
A project is a content workspace. It holds your brand context, default language, publishing target, image settings, and API keys. Everything you generate — articles, plans, images — belongs to a project, and each project publishes independently.
What is a project
Think of a project as one website or brand. If you run several sites, create one project per site so each gets its own context, publishing destination, and API keys. Generation quota, however, is shared across all of your projects (see Billing & quota).
Create a project
- Go to Projects → New project.
- A short wizard collects the essentials: a name, your website URL (used to fetch a favicon and verify the site), some product context, and an optional image style.
- Finish the wizard — the project is ready to generate against.
You can change everything later in project settings.
Project settings
Open a project to edit its Details:
- Name and description — for your own reference.
- AI context — markdown describing your product, brand, audience, and tone. This is fed to every agent in the pipeline, so the more specific it is, the more on-brand your articles will be.
- Default content language — new content and plans inherit it. You can still override the language per article or per plan.
- Active — inactive projects are hidden from the "new content" and "new plan" pickers without deleting anything.
Remember to Save after editing.
Publishing target
The Publishing card controls what happens to finished articles:
- After generation — Save as draft (the default) keeps articles as drafts for you to review, or Publish automatically delivers them the moment they finish.
- Target — the built-in Terradium CMS (served by the public content API) or your own signed Webhook URL.
See Publishing for how delivery works end to end.
Scheduled generation
Turn on Scheduled generation to let plan items generate automatically. Pick a timezone and a daily time — each day, items in an active plan that are scheduled for that date generate at the time you chose. Without this, plan items only generate when you click Generate. See Editorial plans.
AI featured images
Enable AI featured images to let Terradium generate a cover image for each article in your brand style. Configure the image style once, and optionally turn on auto-generate so an image is created as soon as an article finishes. Details in Featured images.
API access
The API access card is where you issue API keys to read your published content from your own frontend, and where you find the integration snippets. See the API reference for endpoints and authentication.