# How to edit a guideflow

Customize your guideflow's appearance to fit your brand, add and edit call-to-actions to guide your audience from step A to step B in your guideflow, display a Pop-up at the beginning to welcome your audience, or as the last step to encourage your users to perform an action or fill out a form, and personalize your guideflow at scale thanks to HTML.

* [Edit Design](/help/edit-your-guideflow/design.md): customize your guideflow's appearance to fit your brand: a main color, your default call-to-actions type between Hotspot (pulsing dots) and Walkthrough (highlighted area), your call-to-actions style, etc.&#x20;
* [Edit Theme](/help/edit-your-guideflow/design/theme.md): you can save your guideflow's design settings. The Theme allows you to re-use a design across all your different guideflows.&#x20;
* [Edit Browser](/help/edit-your-guideflow/browser.md): Guideflow's browser replicates a browser header to allow your audience to project themselves into a realistic interface. Edit your browser settings to change the mode (e.g. light or dark), customize the title, add shadow, change the shape, add a background, etc.&#x20;
* [Edit Call-to-Action (CTA)](/help/edit-your-guideflow/call-to-action-cta.md): call-to-actions guide your audience from step A to step B in your guideflow. Edit your call-to-action type (Hotspot or Walkthrough), text, position, color, etc.&#x20;
* [Add & edit steps](/help/edit-your-guideflow/steps.md): edit your guideflow's step to update the guideflow. Your guideflow is composed of many steps that you can edit on your left panel. You can add a new step, duplicate a step, delete a step, or re-organize them.&#x20;
* [Pop-up](/help/edit-your-guideflow/pop-up.md): you can display a start popup at the beginning to welcome your audience, or an end popup at the last step to encourage your users to perform an action or fill out a form.&#x20;
* [HTML editor](broken://pages/vN0iAltMVTLtQ2d4Zv5p): customize your guideflow's appearance and content thanks to HTML to fit your brand and personalize it at scale.&#x20;
* [Preview your guideflow](/help/edit-your-guideflow/preview-your-guideflow.md): preview your guideflow before sharing it.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.guideflow.com/help/edit-your-guideflow/how-to-edit-a-guideflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
