> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.wod.guru/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Gym's public schedule

||| Contents:

* [Introduction](#3-gyms-public-schedule)
* [How to manage the public schedule?](#1-how-to-manage-the-public-schedule)
* [Adding a picture and description to the classes](#1-adding-a-picture-and-description-to-the-classes)

### Gym's public schedule
**See how to generate the graphic in the form of a photo or put it on your website/facebook.**
---

# How to manage the public schedule?

When we already have a configured schedule, [(how to configure a schedule)](https://help.wod.guru/en/article/recurring-classes-ru8p5m/) the next step would be to show it to the world. To do it go to Settings tab --> [Integration](https://demo.wod.guru/dashboard/integration)

**You will see there:**

![](https://storage.crisp.chat/users/helpdesk/website/-/7/e/b/e/7ebe56acd3251c00/zrzut-ekranu-2025-05-15-o-1644_1a0mlr3.png =650x155)

**There are some buttons:**

1. This button will redirect you to your official website with the schedule

2. This button will open the settings where we can choose whether all classes should be visible in the schedule or only the ones we select. It will also allow you to choose if the attendance should be visible.

![](https://storage.crisp.chat/users/helpdesk/website/-/7/e/b/e/7ebe56acd3251c00/zrzut-ekranu-465_hy2di8.png =650x510)

3. This one will generate a photo of your schedule. A good option to share it on Facebook. After clicking the button, the photo will be generated. All you need to do is right-click on the image and select **"Save Image As".**

![](https://storage.crisp.chat/users/helpdesk/website/-/7/e/b/e/7ebe56acd3251c00/grafik-publiczny-www-eng_p8jc55.gif =650x603)

4. This button is for setting filters to your schedule and for integration with your website.

For the filters you can choose from: 

![](https://storage.crisp.chat/users/helpdesk/website/7ebe56acd3251c00/zrzut-ekranu-2024-09-9-o-20312_1xfxk8i.png =650x370)

For the links you have **two options available: Direct url and Embed code.**

![](https://storage.crisp.chat/users/helpdesk/website/-/7/e/b/e/7ebe56acd3251c00/zrzut-ekranu-2025-05-15-o-1646_d7qlu5.png =650x444)

* **Direct URL** You can put a link to the schedule on your website/facebook. For example, after clicking a button "Gym schedule" on your website the visitor would be redirected to your schedule.

Example URL:

```
https://demogym.wod.guru/classes
```

* **Embed code** The second option is to put the schedule directly on your website (it would be a part of your website)

Example code:

```
<script src="https://wod.guru/widget.js"></script>
<script>
  WodGuruWidget.init({
    subdomain: "demogym",
    type: "schedule",
    params: {
        "hideTop": 1
    }
  })
</script>
```

5.. This one will redirect you to the article about schedule creation

# Adding a picture and description to the classes

To add a picture to your classes, what you need to do first is you need to go to the **Settings > Classes types** ;)  

![](https://storage.crisp.chat/users/helpdesk/website/-/7/e/b/e/7ebe56acd3251c00/grafik-publiczny-rodzaje-zajec_1crs5ip.gif =650x296)

Here, you'll be able to choose the image for your classes and add a description. Then you need to click Save. 

Once you have it done, you can check it on your public schedule. You need to go to **Settings > Web Integrations > Public Schedule.** Once you click on the link and click on the classes you made a change on, you will see a button **"show more".** 

![](https://storage.crisp.chat/users/helpdesk/website/-/7/e/b/e/7ebe56acd3251c00/grafik-publiczny-na-www-eng_2nlad4.gif =650x295)

**Here you can find:** 

* description 
* info about time of the classes and a trainer 
* limit of people for this class 
* [class,](https://help.wod.guru/en/article/adding-a-classroom-to-the-class-w4eqjm/) if such was assigned, and [custom classes filters.](https://help.wod.guru/en/article/custom-classes-filters-1jpk9fv/)

|| If you don't put description & a picture to your classes, you will only see "Book a class" button.

| The description that you put here, will also be visible in your client's app in the schedule section.

---

**💡Good to know:**

* [Registration form for new guests](https://help.wod.guru/en/article/registration-form-for-new-guests-1s4q2p9/)
* [Registration form for new members](https://help.wod.guru/en/article/registration-form-for-new-members-1femkpx/)
* [How to configure a new WodGuru account](https://help.wod.guru/en/article/how-to-configure-a-new-wodguru-account-s8zkps/)


