Managing Locations
Locations are the settings where your scenes take place. Assigning a location to a scene tells the AI what kind of background to use when generating images, and gives the whole team consistent context.
Accessing locations​
Go to Project → Locations from the project sidebar.
Creating a location​
- Click New Location
- Enter a name (e.g. "Underground Lab")
- Write a description — describe the atmosphere, lighting, and visual details
- Optionally add tags to make searching easier
- Click Save
Adding a background image​
Upload manually — Click Upload Image and select a JPEG or PNG file.
Generate with AI — Click Generate Image to create a background based on the location description.
AI helpers​
Get recommendations​
Click AI Suggest to ask the AI to recommend new locations based on your episode's current scenes and story context. This is useful when you're stuck and need inspiration.
Check for duplicates​
When creating a new location, click Check Duplicate before saving. The AI will compare your description to existing locations and warn you if it's too similar.
Assigning a location to a scene​
In the scene editor in the Studio, click the Location dropdown at the top of the scene and pick a location. The assignment affects all image generation for that scene.
Who can manage locations​
| Action | Required permission |
|---|---|
| View locations | Any logged-in user |
| Create | LOCATION_CREATE |
| Edit | LOCATION_EDIT |
| Delete | LOCATION_DELETE |
| Upload image | LOCATION_IMAGE_UPLOAD |
| Generate AI image | LOCATION_IMAGE_GENERATE |
| Assign to scene | SCENE_LOCATION_ASSIGN |