# Event Settings

To update and edit your event, go to the events page by clicking on ![](/files/tBLwYuO2bv3RYV7Ql1XW) in the left menu, select the event you want to interact with, then you will be taken to the event home page.

### Share posts

You can share posts on your event page with full utilities like on your profile.

![](/files/92me1EFiZh5LhGbNs27j)

### Edit Event details

1. From Event homepage, click ![](/files/lYcyOqlF5F2hXX7hWIhL) on the event's cover, the Edit Event page will appear.&#x20;
2. Make your changes and click **Save.**

#### Editing limits

What you can edit:

* Event name
* Date and time
* Location of the event
* Event description

If you need to edit something that can't be changed, you'll need to [cancel your event](#cancel-an-event) and make it again.

### Update Event cover

1. From Event homepage, hover your cursor over the default event cover image, the <img src="/files/83jlrTkmZolCKFSuuTrq" alt="" data-size="line"> icon will appear.
2. Click on the icon, browse to your cover picture. For best results, choose photos that are 1200x628 pixels (about a 2:1 ratio).
3. Choose your photo and reposition it if you like, then click **Save.**

Note: You can't edit the size of a main photo after it's been added to an event. If this is a public event, anyone who views the event can see its photos. Photos posted on private events are only visible to people who were invited.&#x20;

### Invite friends/followers to your Event

If you're a host of an event, you can invite your friends to the event.&#x20;

1. From Event homepage, click ![](/files/fYheV8v0bwXd6rC5pOsS)
2. Type your friend's/follower's name and then click ![](/files/GW36SI2XzhD7axG4cPoT)behind their name, they will receive an invitation to your event.

### Cancel an Event

Once you've deleted an event, you won't be able to restore the event. If you delete an event by accident, you must [create a new event](broken://pages/YFdmgHdwbCt6aXaqSBls#creating-an-event-on-bizverse-social).

To cancel or delete your event:

1. From Event homepage, click ![](/files/bnPldfRrXH9gniNwOFco) on the top right of your screen.
2. A confirmation notification will appear, click **Delete** to confirm and delete your event, if you don't want to, just tap ![](/files/RVFr87rFk5u8boz3zzao). Keep in mind that a notification will be sent to everyone who was invited and hasn't already declined or removed themselves from the invite.

Note: When you delete an event, everything will be deleted and no one will be able to post.


---

# 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://documentations.bizverse.world/my-social-in-bizverse/community/event-settings.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.
