Settings

User Customization

User Customization can be used to define user-specific vairables that can be referenced in the Builder. Simply define your account-specific User Customization value one time and it will persist, until otherwise changed. A common use case is to define your personal calendly link, as seen in the following:

Once defined, these User Customization values can be referenced in the Builder with this.db.instance.owner.custom.varName.

Manage Team Roles

Here is where admins members can control the role-based access control of team members. There are 3 roles on Coast:

1. Admin

Full platform access. Ability to create and manage demos, templates, billing access and RBAC.

2. Builder

Ability to create and manage demos and templates.

3. Sales

Ability to create and manage demos.

Environment Variables

Create new environment variables to securely reference sensitive data on live demos. A common use case for environment variables is an Authorization header value that you wish to hide on a demo.

Adding an environment variable

  1. Hit New and add a the relevant key and value for your variable. Make sure to then press Save.
  2. Now while in the Builder, you can reference environment variables via env.keyName.

Custom Domains

Deploy your Coast demo links to custom domains, using the Custom Domain feature. Simply provide a domain you own, and then follow the instructions on screen to verify your ownership, before you can start deploying live links.