> For the complete documentation index, see [llms.txt](https://help.doctorlogic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doctorlogic.com/docs/apps/gallery/smartai-tm-galleries.md).

# SmartAI™ Galleries

## Meet SmartAI™ Galleries

SmartAI Galleries is a brand new feature within our Gallery Tool that will assist you in generating content to maximize your website's SEO and showcase the results in your before and after photo galleries, *all at the touch of a button*!&#x20;

## How to use SmartAI™ Galleries

{% hint style="info" %}
Log in to your DoctorLogic portal at <https://admin.doctorlogic.com>. Need help logging in? [Click here.](https://help.doctorlogic.com/docs/general/logging-into-doctorlogic) Need a refresher tutorial on adding galleries in general? [Click here](https://help.doctorlogic.com/docs/general/doctorlogic-dashboard-training-videos).&#x20;
{% endhint %}

Once you're logged in, proceed to add a new gallery as usual. You'll notice the SmartAI Galleries tool on step #5 of the gallery workflow. Here's where SmartAI Galleries strategic algorithm will use the data you've input on the previous steps to craft a case headline and description.&#x20;

Click the **Write It** button and see it work its magic!

![](/files/rn94JbFWpqHt2COHzkDS)

## Frequently Asked Questions:

**Can I use this tool on galleries I made before SmartAI Galleries was available?**

Yes! This tool will work on any existing galleries as well as any new ones you create moving forward.

**Will I have the option to edit and customize the content that SmartAI Galleries generates?**

If you don't like the description or headline, you can click the yellow "RE-WRITE IT" button to have the tool create new information. If you preferred the previous description, click "UNDO" to revert it back. Additionally, you can manually edit the text that was generated to your liking.

![](/files/VsGgiW5ay1oVnvzbkwUa)

**I'm seeing an error that there's not enough information to use the tool. How do I resolve this?**

SmartAI Galleries needs some information from the previous steps in the process in order to generate content that will accurately showcase your before and after gallery. Input more details in the fields currently left as "undisclosed" to use the tool or write up a description of your own if you would prefer to leave those fields as-is.

![Write it For Me Error - Not Enough Information](/files/0Ya1h7AAtQxsRFI3r0Tl)

**Where do I send my feedback or ideas?**&#x20;

Please fill out this form with any suggestions for how we can improve this tool or how it has been beneficial to you. <https://help.doctorlogic.com/docs/apps/product-feedback> We look forward to hearing your thoughts!

**I'm confused about this tool. Who can I speak to?**&#x20;

Want a personal walk through for SmartAI Galleries? Contact your Customer Success Manager to set up a meeting. <https://help.doctorlogic.com/docs/contact-support/the-customer-success-manager-library><br>

Check out more recent admin changes here: <https://help.doctorlogic.com/docs/apps/the-new-admin-portal-navigation>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.doctorlogic.com/docs/apps/gallery/smartai-tm-galleries.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
