Versions Compared

Key

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


...

...

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

...

width15


HTML
<style>

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

</style>


...

...




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


HTML
<span style="font-size: 18px">AirSend's mission is

...

 

...

to help you get things done. Like Facebook or Instagram, you can use AirSend to send messages and upload images, as well as create groups, announce events, and send reminders.<p><br>
What's different is that AirSend's primary focus is quick and easy collaboration. That's why it lets you get a document approved and signed off in minutes. That's why it lets you shift between accounts with a single mouse click. And that's why it works seamlessly with email to include members who don't have AirSend accounts.</span>

What is a Channel?

Channels are workspaces in AirSend where you share messages, documents, images, and tasks with any number of members​.

Image Modified

In AirSend you can have multiple channels for different clients, projects, and interests​.

Image Modified

What can you do in an AirSend channel?

In a channel, you can . . . 

  • Send instant messages
    Image Modified

  • Share files
    Image Modified

  • Assign tasks
    Image Modified




Next: AirSend channels


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