mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +01:00
18 lines
1.1 KiB
XML
18 lines
1.1 KiB
XML
<?xml version='1.0' encoding='utf-8' ?>
|
|
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
|
|
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
|
|
%BOOK_ENTITIES;
|
|
]>
|
|
<section id="accept-membership-invite">
|
|
<title>Accepting a Membership Invitation</title>
|
|
<para>If you have received an invitation to join a CloudPlatform project, and you want to accept the invitation, follow these steps:</para>
|
|
<orderedlist>
|
|
<listitem><para>Log in to the CloudPlatform UI.</para></listitem>
|
|
<listitem><para>In the left navigation, click Projects.</para></listitem>
|
|
<listitem><para>In Select View, choose Invitations.</para></listitem>
|
|
<listitem><para>If you see the invitation listed onscreen, click the Accept button.</para> <para>Invitations listed on screen were sent to you using your CloudPlatform account name.</para></listitem>
|
|
<listitem><para>If you received an email invitation, click the Enter Token button, and provide the project ID and unique ID code (token) from the email.</para></listitem>
|
|
</orderedlist>
|
|
</section>
|
|
|