# Invite a member

Administrators and Team Leaders can send invitations to colleagues to join their OnePub Organisation or Team respectively.

To add new members to OnePub, send them an invitation.

Login to OnePub and from the OnePub home page click the 'Invite' link.

![](/files/26ghgJ8PxPtupi3e9Pow)

{% hint style="info" %}
If you are on the Free plan, upgrade to the Pro edition to invite a colleague  to your organisation.
{% endhint %}

An invitation expires after 12 hours. In case an invitation has expired, another invitation can be sent in its place.

The user can use any one of the offered Single Sign On (SSO) providers (GitHub, Google, Apple ...) or enter their email address and password to register.

##


---

# 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://docs.onepub.dev/guides/installing/invite-a-member.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.
