# Albums

You can define various albums, which you can combine with one or more others in a collection.

## 1. List of albums

On the dashboard tab 'albums' you see a list of the existing albums with the settings.

![List of albums](https://433634777-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LthHFp7RzekCIY20zFD%2F-LthH_7qEjyCaOPTLOeH%2F-LthHb3fC2Ivu2q8zAzf%2Fadmin_album.png?generation=1573791636050480\&alt=media)

## 2. Add new/edit album

![Creation of new album](https://433634777-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LthHFp7RzekCIY20zFD%2F-LthH_7qEjyCaOPTLOeH%2F-LthHb3hw8hZFTGObcsJ%2Fadmin_album_create.png?generation=1573791636011572\&alt=media)

### 2.1. Album name

You can define an album name. This name will be shown on user side.

### 2.2. Album description

You can provide additional information concerning an album, which will be shown on user side.

### 2.3. Album image

You can use one image per album as album image. This image will be shown on user side. You can

* use an image from the album or from subalbums of the collection
* create an image grid of images of the album
* crop an image of the album
* upload a new image

For more information concerning album image see [Album image](https://xoops.gitbook.io/wggallery-tutorial/english/the-user-side/album-image).

### 2.4. State

You can set an album online or offline. Only if an album is online then users will see it on user side. If a submitter doesn't have the permission to set an album online then the album will get the state "Waiting for approval". Such an album must be set online by an authorized user.

### 2.5. Permissions

You can set following permissions for each group seperately:

* Permissions to view
* Permissions to download full album
* Permissions to view/download large images
* Permissions to view/download medium images

For more information concerning permissions see [Permissions](https://xoops.gitbook.io/wggallery-tutorial/english/administration-menu/permissions).

### 2.6. Watermarks

You can define which watermark will be added to the uploaded images of this album.

For more information concerning watermarks see [Watermarks](https://xoops.gitbook.io/wggallery-tutorial/english/administration-menu/watermarks).

### 2.7. Categories

You can define various categories, which you can link with images or albums and can classify your images. These categories can also used for targeted search.

For more information concerning categories see [Categories](https://xoops.gitbook.io/wggallery-tutorial/english/administration-menu/categories).

### 2.8. Tags

Each image or album can have various tags, which can also classify your images. These tags can also used for targeted search.


---

# 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://xoops.gitbook.io/wggallery-tutorial/english/administration-menu/albums.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.
