@@ -44,11 +44,26 @@ Workspaces
4444
4545Workspaces are hierarchical folders having their own set of tags and actions. Default workspaces
4646exist, but you can create your own by going to :menuselection: `Documents --> Configuration -->
47- Workspaces ` and clicking on :guilabel: `Create `.
47+ Workspaces ` and clicking on :guilabel: `New `:
48+
49+ - :guilabel: `Name `: the name of your workspace;
50+ - :guilabel: `Parent Workspace `: if the workspace belongs to a parent workspace (and is then a
51+ subworkspace);
52+ - :guilabel: `Company `: if your workspace is only available to the selected company;
53+
54+ From the :guilabel: `Tags ` tab, click :guilabel: `Add a line `, create the :guilabel: `Tag Category ` and
55+ :guilabel: `Name ` your tags. Go to the :guilabel: `Tooltip ` tab to add informative text when users
56+ hover over your tag.
57+
58+ From the :guilabel: `Access Rights ` tab, you can add :guilabel: `Write Groups ` that are able to see
59+ the workspace and read, create, and edit its documents; you can also add :guilabel: `Read Groups `
60+ that can see the workspace and read its documents without create and edit rights.
61+
62+ From the :guilabel: `Description ` tab, you can add descriptive information related to your workspace.
4863
4964.. note ::
50- :guilabel: `Workspaces ` and :guilabel: `Sub-workspaces ` can be created, edited, or deleted by
51- clicking on the gear icon :guilabel: `⚙ ` on the left menu.
65+ :guilabel: `Workspaces ` and :guilabel: `Sub-workspaces ` can be created and edited by clicking on
66+ the gear icon :guilabel: `⚙ ` on the left menu.
5267
5368.. image :: documents/sub-workspaces-creation.png
5469 :align: center
@@ -69,8 +84,8 @@ organized per category and filters can be used to sort them.
6984Documents management
7085====================
7186
72- When clicking on a specific document, the right panel displays different options. On the top,
73- additional options might be available: :guilabel: `Download `, :guilabel: `Share `, :guilabel: `Replace `,
87+ When selecting a document, the right panel displays different options. On the top, additional
88+ options might be available: :guilabel: `Download `, :guilabel: `Share `, :guilabel: `Replace `,
7489:guilabel: `Lock ` or :guilabel: `Split `. It is also possible to :guilabel: `Open chatter ` or
7590:guilabel: `Archive ` the document.
7691
@@ -91,8 +106,88 @@ be modified and it is possible to access the related :guilabel:`Journal Entry` o
91106 rights to the document. It is possible to replace the owner of a document. I.e.: an employee
92107 must be owner of a document to be able to see it in "My Profile".
93108
94- Finally, different :guilabel: `Actions ` are available at the bottom of the right panel, depending on
95- the workspace where your document is stored.
109+ Finally, different :ref: `Actions <documents/workflow-actions >` are available at the bottom of the
110+ right panel, depending on the workspace where your document is stored.
111+
112+ Split documents
113+ ---------------
114+
115+ Select the document you want to split, and click the :guilabel: `Split ` icon. A new page opens and
116+ displays all the pages of the document.
117+
118+ The scissors between pages indicate where the split will occur. Click on the scissors if you
119+ don't want to split your document between two specific pages.
120+
121+ .. image :: documents/split-pdf.png
122+ :align: center
123+ :alt: split your documents
124+
125+ .. note ::
126+
127+ To merge documents, select them from your dashboard and click the :guilabel: `Split ` icon. Then,
128+ click on the scissors between pages to remove the cut, and click :guilabel: `Split `. Your
129+ documents are now merged.
130+
131+ Additional features
132+ -------------------
133+
134+ Select a specific workspace and click on the arrow next to the :guilabel: `Upload ` button to access
135+ additional features:
136+
137+ Request
138+ ~~~~~~~
139+
140+ To request a missing file, click :guilabel: `Request `. Add the :guilabel: `Document name `, select the
141+ person you need it from in the :guilabel: `Request to ` field, fill in the :guilabel: `Due date `, add
142+ the :guilabel: `Workspace ` the document should belong to, and eventually add :guilabel: `Tags ` and a
143+ :guilabel: `Note `. A file reflecting the missing document is created in the workspace.
144+
145+ To see all the documents you requested, go to the :guilabel: `Activity ` view and to the
146+ :guilabel: `Requested Document ` column.
147+
148+ .. Note ::
149+
150+ To send a **reminder email ** to all users you are waiting a document from, click on ⋮, and
151+ :guilabel: `Document Request: Reminder `.
152+
153+ Click on a date to see the details of a specific request. You can update it by clicking on the
154+ pen icon, :guilabel: `Preview ` the content of the reminder email, or :guilabel: `Send Now ` to send
155+ a reminder email.
156+
157+ .. image :: documents/reminder-email.png
158+ :align: center
159+ :alt: send a reminder email from the Activity view
160+
161+ Add a link
162+ ~~~~~~~~~~
163+
164+ To add a link to your documents dashboard, click on :guilabel: `Add a link `, enter the
165+ :guilabel: `URL `, and :guilabel: `Name ` it. A file reflecting the url is created on your dashboard.
166+
167+ Share
168+ ~~~~~
169+
170+ It is possible to share a document, a subworkspace, or an entire workspace with your contacts.
171+
172+ To share the content of a workspace, select the workspace and click :guilabel: `Share `. A page pops
173+ up, with a :guilabel: `URL ` available. You can :guilabel: `Copy ` it to share it with the users you
174+ want so they can directly access your document workspace and its content. You can :guilabel: `Name `
175+ the share link and set a validity date for the url by filling the :guilabel: `Valid Until ` field.
176+ Tick the :guilabel: `Include Sub Folders ` box if you also want to share subfolders. You can also
177+ enable users to :guilabel: `Download ` or :guilabel: `Download and Upload ` documents.
178+
179+ .. note ::
180+
181+ It is possible to only share one or more documents (and not their workspace) by selecting them
182+ and clicking :guilabel: `Share `.
183+
184+ New spreadsheet
185+ ~~~~~~~~~~~~~~~
186+
187+ To create a new spreadsheet, click :guilabel: `New Spreadsheet `. You can select a
188+ :guilabel: `Blank spreadsheet ` or an existing template.
189+
190+ .. _documents/workflow-actions :
96191
97192Workflow actions
98193================
@@ -178,10 +273,12 @@ Select the :guilabel:`Actions` tab to set up your action. You can simultaneously
178273- **Move to Workspace **: move the file to any workspace.
179274- **Create **: create one of the following items attached to the file in your database:
180275
276+ - **Link to record **: ??
181277 - **Product template **: create a product you can edit directly.
182278 - **Task **: create a Project task you can edit directly.
183- - **Signature request **: create a new Sign template to send out.
184- - **Sign directly **: create a Sign template to sign directly.
279+ - **Signature PDF template **: create a new Sign template to send out.
280+ - **PDF to sign **: ??
281+ - **Applicant **: create a new HR application you can edit directly.
185282 - **Vendor bill **: create a vendor bill using OCR and AI to scrape information from the file
186283 content.
187284 - **Customer invoice **: create a customer invoice using OCR and AI to scrape information from
@@ -190,7 +287,9 @@ Select the :guilabel:`Actions` tab to set up your action. You can simultaneously
190287 from the file.
191288 - **Credit note **: create a customer credit note using OCR and AI to scrape information from
192289 the file.
193- - **Applicant **: create a new HR application you can edit directly.
290+ - **Miscellaneous Operations **: ??
291+ - **Bank Statement **: ??
292+ - **Expense **: create an expense automatically based on a file's content.
194293
195294- **Set Tags **: add, remove, and replace any number of tags.
196295- **Activities - Mark all as Done **: mark all activities linked to the file as done.
0 commit comments