Amend welcome text - Sustainability Reporting

Modified on Thu, 27 Mar at 5:22 PM

When first entering the platform, there is a welcome text. This text can be amended so that relevant information is shared.


Example welcome page text.


To update the text, go to Company setup, Advanced, Edit Organization. Find the heading, Text to show on start page and enter text to in the textbox.


See "Edit organization" under Advanced.


HTML can be used to format the text and look of the welcome page. The below commands are most commonly used:


Signify a header:

###


Line break:

<br>


Add a double-row line break:

<br><br> 


Enter bullets:

<ul>
  <li>Item 1</li>
  <li>Item 2</li>
  <li>item 3</li>
</ul>


Italic:

<i>Text in Italic</i>


Bold:

<b>Text in bold</b>


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article