# System Settings

The System Settings page (previously known as "Framework Configuration") is organized in tabs. Each tab addresses a certain area and contains several settings you can configure. The labels and descriptions of each setting are on the page itself and should be sufficient for you to understand what each setting does.

This manual here will only address specifics that are useful to know and not covered by the on-page comments.

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

#### Buttons

| Button    | Function           |
| --------- | ------------------ |
| **Apply** | Saves the settings |

## Tab: Footer

### **Social Links**

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

TeamCal Neo handles links to social networks intelligently. All you need to provide is one or more links to the desired pages, separated by a semicolon. TeamCal Neo will identify them and place the corresponding icons in the footer. Cool, isn’t it?

A mouse-over effect will change the background color of the icon to the brand color of the social network.

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

The following networks are currently identified by TeamCal Neo:

1. Amazon
2. Behance
3. Bitbucket
4. Deviantart.com
5. Dribble
6. Facebook
7. Flickr
8. Foursquare
9. GitHub
10. Instagram
11. LinkeIn
12. Mail (enter a mailto: link)
13. PayPal
14. Pinterest
15. RSS Feeds (enter a link to a .rss file or a /feed folder)
16. Skype
17. Tumblr
18. X (Twitter)
19. Vimeo
20. Xing
21. YouTube

If you need another network added, please submit a Feature request [here](https://georgelewe.atlassian.net/servicedesk/customer/portal/5).


---

# 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://lewe.gitbook.io/teamcal-neo/administration/framework-configuration.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.
