# Discussion Start and End Times

LORROS Discussions have an end date. This means the member can choose when to close a Discussion.

Discussions end at 11:59 pm on the scheduled end date *(see* [*Start a Discussion*](https://lorros.gitbook.io/lorros-guide/discussions/start-a-discussion)*)*.

Discussions can be ended early or extended at any time during the Discussion by:

* The member who started the Discussion.
* Any member with Admin Access.

#### To change the end date

Changing the end date of a Discussion can be done from the Admin dropdown at the top of the discussion.

1. Select Edit Discussion.
2. Click Change the End Date to see the calendar dropdown.
3. Select the new date.
4. Click Submit.

![](https://2370602576-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH9z7deyPp9sPuRw9wZ%2F-LHiYCWmVWXoDYQnOwb3%2F-LHiZ0gf5h1mMLHtrQo2%2Fdiscussion-change-date-gif.gif?alt=media\&token=bb0adbf1-28fb-426f-9e95-ab4408f62953)


---

# 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://lorros.gitbook.io/lorros-guide/discussions/discussion-start-and-end-times.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.
