> For the complete documentation index, see [llms.txt](https://cranford-tech.gitbook.io/property-directory-template/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cranford-tech.gitbook.io/property-directory-template/quick-start/removing-demo-workflows.md).

# Removing Demo Workflows

There are a number of workflows that are built into the app that are strictly there for demo purposes. For example, when you click on the "Delete" button in the popup of the agent dashboard you'll be shown the following message:

<figure><img src="/files/t2SpVHE6yb00zdrH4s1X" alt=""><figcaption></figcaption></figure>

In order to prevent these messages from appearing, and to get the workflows working correctly, you'll need to make the following changes:

### **"sign-in"** page:

* Delete the "DemoSignInButton" in the design tab

<figure><img src="/files/IFmB2fbg6N4guqiLXUGZ" alt=""><figcaption><p>Delete the "Demo Sign In Button" (White Button)</p></figcaption></figure>

* Delete Step 1 of the *"When Button Sign Up (Sign Up/Log In) is clicked"* workflow action&#x20;

  <figure><img src="/files/ld8hiCrBHas482DaOvOc" alt=""><figcaption></figcaption></figure>

* Remove the only when "*Current User's email is <breezyrealestate@demo.com>"* condition from step 2, 3 and 4 of the same workflow action

<figure><img src="/files/xya4ym7Xb1yJjqUoRheg" alt=""><figcaption><p>Remove the only when "<em>Current User's email is breezyrealestate@demo.com"</em> from steps 2, 3 and 4</p></figcaption></figure>

### **"views-add-listing"** reusable element:

* Remove the only when "*Current User's email is not <knightrealestate@demo.com>"* condition from the **second** workflow action

<figure><img src="/files/tEKGU4zDQBNazPtN6IIY" alt=""><figcaption><p>Remove "Only when" condition from second workflow action</p></figcaption></figure>

* Delete the very **first** workflow action (*"Button Create Listing is clicked and Current User's email is <knightrealestate@demo.com>"*)

<figure><img src="/files/pEgaswqNhHe3ArJYDXAk" alt=""><figcaption><p>Delete the first workflow in the top left-hand corner</p></figcaption></figure>

### **"views-edit-listing"** reusable element:

* Remove the only when "*Current User's email is not <knightrealestate@demo.com>"* condition from the **third** workflow action

<figure><img src="/files/2u3t5CeJo3UlIECkcnse" alt=""><figcaption><p>Remove "Only when" condition from third workflow action</p></figcaption></figure>

* Delete the **second** workflow action (*"Button Save Changes is clicked and Current User's email is <knightrealestate@demo.com>"*)

<figure><img src="/files/zfkB8zSk3TwjkQmv9Xbk" alt=""><figcaption><p>Delete the second workflow</p></figcaption></figure>

### **"views-listings"** reusable element:

* Remove the only when "*Current User's email is not <knightrealestate@demo.com>"* condition from the **third** workflow action

<figure><img src="/files/ZE7tyyFUTcdItSowNyjQ" alt=""><figcaption><p>Remove "Only when" condition from third workflow action</p></figcaption></figure>

* Delete the **second** workflow action (*"Button Delete is clicked and Current User's email is <knightrealestate@demo.com>"*)

<figure><img src="/files/Neh6Vcakq6h8KT7N44Lq" alt=""><figcaption><p>Delete the second workflow</p></figcaption></figure>

### **"views-profile"** reusable element:

* Remove the only when "*Current User's email is not <knightrealestate@demo.com>"* condition from the **third** workflow action

<figure><img src="/files/6UNCnQXDZq6uEGDQFNy9" alt=""><figcaption><p>Remove "Only when" condition from third workflow action</p></figcaption></figure>

* Delete the **second** workflow action (*"Button Save Changes is clicked and Current User's email is <knightrealestate@demo.com>"*)

<figure><img src="/files/syRXPWLcQm2IHCaG6DC7" alt=""><figcaption><p>Delete the second workflow</p></figcaption></figure>
