Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



HTML
<style>

.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
    border: none;padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
}

</style>





HTML
<style>
p {font-size:16px;}
</style>


HTML
<span style="font-size: 22px">You can create an AirSend channel in a few simple steps. 
The following
</span><br>
<span style="font-size: 18px">This video shows you how.</span>

Multimedia
nameNewChanel2.mp4
width75%
height75%


HTML
<p><span style="font-size: 16px"><br>1. Open AirSend, and click the <b>Create New Channel</b> icon. <br><br>
2. Enter a channel name and any number of members. <br><br>3. Click <b>Create Channel</b>.
<br><br> That
</span><br><br>
<span style="font-size: 18px">That's it. You're ready to go
.
!</span>

Now you can begin sending messages, sharing files, and assigning tasks.


You can add more members at any time

  1. Click the members icon at the top of the channel.
    Image Modified
  2. Click Add New Member.
    Image Modified
  3. Then enter the member's email addresses, and click Add Members.
    Image Modified



Tip
iconfalse

In AirSend, there are different member types. Channel creators are Owners with full privileges, and other members are Full Contributors or Viewers by default. Additional member types can be assigned to give channel users increased privileges.

For complete information, see Member types.




Next: If you're added to a channel

Also see:

Member types

Changing a member's type

Channel settings for channel owners

Next: If you're added to a channel
















HTML
<script>
AJS.toInit(function(){
if (AJS.$("div.ia-fixed-sidebar").width() > 55){
AJS.Confluence.Sidebar.toggle();
}
});
</script>

...